whitepaper / RL-ZooLinks
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
Sorting:
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- ☆98Updated 4 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆15Updated 7 years ago
- reproduce some RL or Multi-Agent models☆35Updated 6 years ago
- ☆25Updated 3 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆49Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- ☆166Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- A new paper list for multi-agent reinforcement learning (actively maintained)☆25Updated 5 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆124Updated 6 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Code of ICML-2020 paper Dynamic Knapsack Optimization Towards Efficient Multi-Channel Sequential Advertising☆26Updated 4 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 7 years ago
- ☆43Updated last month
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆122Updated 4 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 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