openai / random-network-distillationLinks
Code for the paper "Exploration by Random Network Distillation"
☆905Updated 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
Sorting:
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆820Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,008Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,445Updated 2 years ago
- A PyTorch Platform for Distributed RL☆748Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆574Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆559Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆773Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,637Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,282Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆430Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆615Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆496Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆818Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆696Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,321Updated last year
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆398Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆609Updated 8 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆714Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,233Updated 4 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,205Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago