cair / FlashRLLinks
☆29Updated 4 years ago
Alternatives and similar repositories for FlashRL
Users that are interested in FlashRL are comparing it to the libraries listed below
Sorting:
- World Models applied to the Open AI Sonic Retro Contest☆77Updated 7 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Code accompanying the OptionGAN paper.☆44Updated 7 years ago
- Implementation of PPO in Pytorch☆41Updated 8 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆203Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆154Updated 8 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆68Updated 7 years ago
- Proximal Policy Optimization in PyTorch☆39Updated 8 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- ☆69Updated 7 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
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Augmented environments with RL