Skip to content

Notebook series exploring the theory and implementation of fundamental reinforcement learning algorithms.

Notifications You must be signed in to change notification settings

j9smith/rl-from-scratch

Repository files navigation

Reinforcement Learning from Scratch

A notebook series introducing the fundamentals of reinforcement learning alongside implementations of algorithms, from bandits to deep learning.

πŸ“‚ Repository Structure

1. Introduction to RL - Bandits, Actions, Rewards

2. Markov Decision Processes and Dynamic Programming

3. Monte Carlo Methods

4. Temporal Difference Methods

Coming soon

5. Deep Reinforcement Learning

Coming soon

πŸ“š References

This series loosely follows the structure of Reinforcement Learning: An Introduction by Sutton & Barto.

About

Notebook series exploring the theory and implementation of fundamental reinforcement learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published