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:
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 6 months ago
- Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...☆200Updated last week
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- ☆46Updated 2 weeks ago
- A curated list of multiagent learning and related area resources.☆77Updated 6 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆74Updated 5 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆14Updated 8 years 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
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆76Updated 10 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Graph convolutional memory☆16Updated 3 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 5 months ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Graph convolutional memory for reinforcement learning☆23Updated 4 years ago
- DQN examples codes in chapter 4☆43Updated 2 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆72Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 10 months ago
- research and implementations of Deep RL agents and their applications☆57Updated last week
- OpenAI Gym environment for Robot Soccer Goal☆18Updated 6 years ago