raklokesh / ReinforcementLearning_Sutton-Barto_SolutionsLinks
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto
☆19Updated 6 years ago
Alternatives and similar repositories for ReinforcementLearning_Sutton-Barto_Solutions
Users that are interested in ReinforcementLearning_Sutton-Barto_Solutions are comparing it to the libraries listed below
Sorting:
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 3 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆12Updated 6 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆232Updated 6 months ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- A library for reinforcement learning research☆57Updated 5 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- RLlib tutorials☆66Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆334Updated last year
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆81Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 6 years ago
- Solving POMDP using Recurrent networks☆89Updated 5 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆55Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆224Updated 3 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago