-
Notifications
You must be signed in to change notification settings - Fork 3
Home
João Medeiros edited this page Dec 8, 2023
·
55 revisions
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.
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.
- 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.