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:
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 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
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆82Updated 5 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- RLlib tutorials☆66Updated 3 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- A library for reinforcement learning research☆57Updated 6 months ago
- Reinforcement Learning examples implementation and explanation☆336Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 2 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 3 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆12Updated 6 years ago