whitepaper / RL-ZooLinks
Implementations of Reinforcement Learning Algorithm
☆44Updated 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
Sorting:
- A pack of reinforcement learning algorithms.☆84Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- ☆49Updated this week
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 5 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆16Updated 8 years ago
- reproduce some RL or Multi-Agent models☆35Updated 6 years ago
- Reinforcement Learning in Python☆108Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 7 years ago
- ☆108Updated 4 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆39Updated 6 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- ☆29Updated 7 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 7 years ago
- ☆30Updated 3 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆51Updated 5 years ago
- 强化学习面试(未完待续)☆34Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆126Updated 6 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- Python Implementations of Monte Carlo Tree Search☆320Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆268Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago