Artificial Intelligence Laboratory Course A.A. 2018/19 University of Verona.
Repo contains 5 sessions (+ exam session 2019).
- uninformed search
- informed search
- value iteration and policy iteration on MDP
- model based reinforcement learning
- model free reinforcement learning
You can follow instructions on ailab-1.pdf in order to install conda and jupyter notebook.
You have to unzip gym.zip archive in ai-lab/gym folder before starting to run the code.