DeepReinforcementLearning / DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
☆776Updated 10 months ago
Alternatives and similar repositories for DeepReinforcementLearningInAction:
Users that are interested in DeepReinforcementLearningInAction are comparing it to the libraries listed below
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,193Updated 10 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆633Updated last year
- Grokking Deep Reinforcement Learning☆875Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- ☆381Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,268Updated 2 weeks ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,158Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,599Updated 8 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,918Updated 3 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆274Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆893Updated 2 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,265Updated 2 weeks ago
- Reinforcement learning tutorials☆368Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆926Updated 2 weeks ago
- Hands-on Deep Reinforcement Learning, published by Packt☆2,906Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,802Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆801Updated 2 years ago
- Repository for most of the code from my YouTube channel☆895Updated last year
- A collection of multi agent environments based on OpenAI gym.☆589Updated 7 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆404Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,605Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago