Kaixhin / RainbowLinks
Rainbow: Combining Improvements in Deep Reinforcement Learning
☆1,662Updated 4 years ago
Alternatives and similar repositories for Rainbow
Users that are interested in Rainbow are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,312Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,271Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,851Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,195Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,398Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,871Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,757Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,399Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,158Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,331Updated this week
- Reinforcement Learning in PyTorch☆2,276Updated 5 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,003Updated 4 months ago
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,468Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,018Updated 6 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,025Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆930Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Soft Actor-Critic☆1,200Updated 2 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,934Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,039Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,392Updated last month
- Python Multi-Agent Reinforcement Learning framework☆2,150Updated 3 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,202Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,718Updated last year
- A toolkit for reproducible reinforcement learning research.☆2,069Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆627Updated 7 years ago