self-studying the Sutton & Barto the hard way
-
Updated
Nov 27, 2021 - Python
self-studying the Sutton & Barto the hard way
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
Solutions to Sutton and Barto book exercises
A summary of important concepts and algorithms in RL
A python implementation of the concepts in the book "Reinforcement Learning: An Introduction" by R.S. Sutton and A. G. Barto.
Reinforcement Learning Algorithms in a simple Gridworld
Chapter notes and exercise solutions for Reinforcement Learning: An Introduction by Sutton and Barto
Python implementation of RL algorithms presented in Richard Sutton and Andrew Barto's book Reinforcement Learning: An Introduction (second edtion)
reinforcement learning algorithms, models and experiments
Reinforcement Learning (Sutton, Barto) - solved exercises
This repo consists of all the Python notebooks that are part of the Coursera specialization for Reinforcement Learning.
Recreation of the classic video-game "The Snake" into a 3D scenario. Implemented with Monte Carlo ES algorithm.
Not A Replication of Sutton
implementations of RL algorithms from Sutton's textbook and various papers
⚡️ Code and Notes 📝 for Grokking Deep RL and RL: An Introduction by Sutton & Barto(2nd edition, 2018) 🤘
Implementations of RL Algos and solved exercises for Sutton&Barto RLAI
🧠 Implementation of various Reinforcement Learning algorithms.
My take on some problems from "Reinforcement Learning: An Introduction" by Sutton & Barto
My own codes for exercises of the book by Sutton and Barto
Classic RL control algorithm implementations found in Sutton and Barto book.
Add a description, image, and links to the sutton-barto-book topic page so that developers can more easily learn about it.
To associate your repository with the sutton-barto-book topic, visit your repo's landing page and select "manage topics."