whitepaper / RL-Zoo
Implementations of Reinforcement Learning Algorithm
☆42Updated 7 years ago
Alternatives and similar repositories for RL-Zoo:
Users that are interested in RL-Zoo are comparing it to the libraries listed below
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 7 years ago
- ☆97Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 4 years ago
- reproduce some RL or Multi-Agent models☆35Updated 5 years ago
- A new paper list for multi-agent reinforcement learning (actively maintained)☆25Updated 5 years ago
- ☆42Updated 2 weeks ago
- ☆29Updated 2 years ago
- ☆33Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆49Updated 5 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆15Updated 7 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 3 years ago
- ☆76Updated 3 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Code of ICML-2020 paper Dynamic Knapsack Optimization Towards Efficient Multi-Channel Sequential Advertising☆26Updated 4 years ago
- ☆32Updated 2 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- Codes accompanying the paper "Believe What You See: Implicit Constraint Approach for Offline Multi-Agent Reinforcement Learning" (NeurIPS…☆73Updated 2 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆37Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago