mimoralea / gdrl
Grokking Deep Reinforcement Learning
☆816Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gdrl
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,160Updated 7 months ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆747Updated 7 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,256Updated 2 years ago
- ☆351Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆356Updated 2 years ago
- Repository for most of the code from my YouTube channel☆873Updated last year
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆343Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆173Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆707Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆350Updated 3 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆685Updated 3 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆734Updated 5 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆373Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,883Updated last year
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,034Updated 3 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆263Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,190Updated 7 months ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- The RL discord wiki☆243Updated 4 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆786Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,872Updated last week