brynhayder / reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
☆354Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement_learning_an_introduction
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆340Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆165Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,120Updated 11 months ago
- Solutions of Reinforcement Learning, An Introduction☆2,020Updated 5 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆262Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆304Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 8 months ago
- The RL discord wiki☆242Updated 4 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆122Updated 2 years ago
- PyTorch implementation of soft actor critic☆814Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆706Updated 10 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆786Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated last week
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆764Updated last month
- ☆187Updated 2 years ago
- Code for conservative Q-learning☆408Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆346Updated 3 years ago