nickumia / cap6629

A summary of Reinforcement Learning techniques explored in Dr. Lee's class
GNU General Public License v3.0
0 stars 0 forks source link

Tests

cap6629

A summary of Reinforcement Learning techniques explored in Dr. Lee's class

Documentation

Please see the /docs folder for definition, algorithm design and logic proofs.

Dynamic Programming

See docs/dynamic_programming.md

Q-Learning

See docs/q-learning.md