DanielTakeshi / rl_algorithmsLinks
I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really understanding them.
☆52Updated 5 years ago
Alternatives and similar repositories for rl_algorithms
Users that are interested in rl_algorithms are comparing it to the libraries listed below
Sorting:
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- ☆120Updated 5 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆218Updated 6 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- ☆160Updated 8 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated 2 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆141Updated 8 years ago
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- Full World Models Implementation in Chainer☆167Updated 7 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- ☆101Updated 9 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Augmented environments with RL☆103Updated 6 years ago
- Velocity in deep-learning research☆279Updated 2 years ago
- Actor-critic with experience replay☆256Updated 3 years ago