deep-reinforcement-learning-book / awesome-reinforcement-learningLinks
A curated list of deep RL resources
☆26Updated 5 years ago
Alternatives and similar repositories for awesome-reinforcement-learning
Users that are interested in awesome-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 4 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- ☆43Updated last month
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Keeping track of RL experiments☆161Updated 2 years ago
- Distributed Deep Reinforcement Learning☆29Updated 4 years ago
- Pytorch implementation of Randomized Ensembled Double Q-learning (REDQ)☆21Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆38Updated 4 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆80Updated last year
- ☆38Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 3 months ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...☆200Updated last year
- Model-based Policy Gradients☆31Updated 5 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Click Me -->☆32Updated 2 years ago
- PyTorch implementation of MADDPG (Lowe et al.) in RLLib☆9Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆72Updated 7 months ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Graph convolutional memory☆16Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago