Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexander-soare/deepmind_rl2021_notebooks

My own Python notebooks to accompany DeepMind's 2021 Reinforcement Learning Lecture Series
https://github.com/alexander-soare/deepmind_rl2021_notebooks

Last synced: 5 days ago
JSON representation

My own Python notebooks to accompany DeepMind's 2021 Reinforcement Learning Lecture Series

Awesome Lists containing this project

README

        

My own Python notebooks to accompany DeepMind's 2021 Reinforcement Learning Lecture Series.

Tidied up a bit so that it may be useful to others.

- [Lecture 2: Exploration and Control](./lecture2.ipynb)
- [Lecture 3: MDPs and Dynamic Programming](./lecture3.ipynb)
- [Lecture 5: Model-free Prediction](./lecture5.ipynb)