Reinforcement Learning Resources Recommended books: Reinforcement Learning: An Introduction (Sutton & Barto, 2nd edition) http://incompleteideas.net/book/the-book-2nd.html Notes: https://micahcarroll.github.io/learning/2018/05/17/sutton-and-barto-rl.html https://blog.csdn.net/zte10096334/article/details/83446191 (Chinese) https://blog.csdn.net/yucong96/article/details/82315655 (Chinese) Codes: https://github.com/ShangtongZhang/reinforcement-learning-an-introduction https://github.com/dennybritz/reinforcement-learning Demo: https://cs.stanford.edu/people/karpathy/reinforcejs/index.html research/rl Last modified: 3 years ago