所有代码都是用Python 3编写的,并使用OpenAI Gym的RL环境。高级技术使用Tensorflow实现神经网络。
This repository provides code, exercises and solutions for popular Reinforcement Learning algorithms. These are meant to serve as a learning tool to complement the theoretical materials from
Reinforcement Learning: An Introduction (2nd Edition)
David Silver's Reinforcement Learning Course
Each folder in corresponds to one or more chapters of the above textbook and/or course. In addition to exercises and solution, each folder als