Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 234 Bytes

PROJECT 3: REINFORCEMENT LEARNING

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