Get the latest tech news
Sutton and Barto book implementation
R.L. methods and techniques. . Contribute to ivanbelenky/RL development by creating an account on GitHub.
This repository contains code that implements algorithms and models from Sutton's book on reinforcement learning. All model free solvers will work just by defining statesactions and a trasition function. While the code in this package provides a basic implementation of the algorithms from the book, it is not necessarily the most efficient or well-written.
Or read this on Hacker News