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:
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- A pack of reinforcement learning algorithms.☆84Updated 4 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 8 years ago
- ☆49Updated 3 weeks ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 5 years ago
- Pytorch implementation of Pointer Network☆339Updated 6 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆51Updated 5 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- reproduce some RL or Multi-Agent models☆35Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- ☆108Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 7 years ago
- ☆33Updated 2 years ago
- ☆30Updated 3 years ago
- Reinforcement Learning in Python☆108Updated 6 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆132Updated 2 years ago
- FEN Code☆40Updated 6 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆126Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆268Updated 7 years ago
- 强化学习面试(未完待续)☆34Updated 6 years ago
- solutions to the examples and exercises☆43Updated 9 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- The repository archives papers regarding the combination of combinatorial optimization and machine learning and corresponding reading not…☆165Updated 5 years ago
- Pointer Networks is a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete …☆77Updated 4 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago