An open API service indexing awesome lists of open source software.

https://github.com/abhinavcreed13/ai-reinforcement-learning

This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a simulated robot controller (Crawler) and Pacman.
https://github.com/abhinavcreed13/ai-reinforcement-learning

artificial-intelligence python3 reinforcement-learning reinforcement-learning-algorithms

Last synced: 3 months ago
JSON representation

This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a simulated robot controller (Crawler) and Pacman.

Awesome Lists containing this project