Udacity Nanodegree Project 4: Example of reinforcement learning. Training a Smartcab to drive on a rectangular grid.
-
Updated
Jul 5, 2016 - Python
Udacity Nanodegree Project 4: Example of reinforcement learning. Training a Smartcab to drive on a rectangular grid.
Applied reinforcement learning to build a simulated vehicle navigation agent. This project involved modeling a complex control problem in terms of limited available inputs, and designing a scheme to automatically learn an optimal driving strategy based on rewards and penalties.
To associate your repository with the smartcab topic, visit your repo's landing page and select "manage topics."