heronsystems / adeptRLLinks
Reinforcement learning framework to accelerate research
☆206Updated 4 years ago
Alternatives and similar repositories for adeptRL
Users that are interested in adeptRL are comparing it to the libraries listed below
Sorting:
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆401Updated last year
- Actor-critic with experience replay☆254Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Code for the paper "Evolved Policy Gradients"☆249Updated 6 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆306Updated 2 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 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
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆217Updated 6 years ago
- A reinforcement learning framework☆156Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 11 months ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning