Skip to content
João Medeiros edited this page Dec 8, 2023 · 55 revisions

Artificial Intelligence

This wiki has the purpose to assist students on the activities of the Artificial Intelligence course. The next section presents the content pages and describe them briefly.

Content

Knowledge and Logic - an overview of knowledge representation and Prolog programming.
Search Problems - an overview of fundamental algorithms used to solve problems by searching.
Neural Networks - an overview of neural networks fundamentals.
Reinforcement Learning - an overview of reinforcement learning fundamentals.

Projects

  • ai4games: artificial intelligence for games;
  • sai: a new library or language for symbolic artificial intelligence;
  • precise-ai: using precise float number representations for artificial intelligence applications;
  • embedded-ai: a library for for artificial intelligence embedded applications.
Clone this wiki locally