/Reinforcement-Learning---UofA

Assignments developed in the course Intelligent Systems in the University of Alberta

Primary LanguagePython

Reinforcement-Learning-UofA

This repository includes many projects developed during the course Intelligent Systems - 366 in the University of Alberta (Edmonton, Canada), taught by Richard Sutton.

All the projects implement an interface: RL-Glue (http://glue.rl-community.org/wiki/Main_Page), however, the environment and agent in every problem was completely developed by the student (Thiago Mayllart Macedo Silva). The code was developed entirely for solving the problems proposed during the course as Assignments.

This code is not authorized for "copy and paste" and its usage by other students enrolled on Intelligent Systems may lead to plagiarism.

All the solutions and techniques followed the algorithms implemented in the book: "Reinforcement Learning:An Introduction"

Assignments:

Acknowledgements:

All my sincere thanks to Richard Sutton (https://www.ualberta.ca/science/about-us/contact-us/faculty-directory/rich-sutton), for being able to provide us a great part of his knowledge about Reinforcement Learning and lot of techniques developed by him. An incredible professor and academic.