openai / random-network-distillation
Code for the paper "Exploration by Random Network Distillation"
☆894Updated 4 years ago
Alternatives and similar repositories for random-network-distillation:
Users that are interested in random-network-distillation are comparing it to the libraries listed below
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆814Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆711Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,173Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,432Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,624Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,250Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,294Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆422Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,267Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆444Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆613Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆399Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,190Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆545Updated 6 months ago
- A toolkit for reproducible reinforcement learning research.☆1,971Updated 2 years ago
- PyTorch implementation of Trust Region Policy Optimization☆440Updated 6 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆819Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- World Models Experiments☆639Updated 2 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,519Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆599Updated 8 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆684Updated 11 months ago