Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexander-soare/deepmind_rl2021_notebooks
- Owner: alexander-soare
- License: apache-2.0
- Created: 2021-10-04T12:50:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T19:48:34.000Z (over 2 years ago)
- Last Synced: 2024-11-06T04:06:25.480Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)