uber-research / atari-model-zoo
A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release that enables easy visualization and analysis of models, and comparison across training algorithms.
☆201Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for atari-model-zoo
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆197Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆199Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆213Updated 5 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆232Updated 2 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆131Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- A reinforcement learning framework☆154Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 6 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆83Updated 4 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆199Updated 5 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- Augmented environments with RL☆102Updated 5 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…☆51Updated 4 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆373Updated last year
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated last year
- Awesome RL: Papers, Books, Codes, Benchmarks☆115Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago
- ☆85Updated 3 years ago
- Paired Open-Ended Trailblazer (POET) and Enhanced POET☆242Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 4 years ago
- Velocity in deep-learning research☆276Updated last year
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆119Updated 3 years ago
- [ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement☆123Updated 5 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆179Updated 7 years ago