openai / random-network-distillationLinks
Code for the paper "Exploration by Random Network Distillation"
☆900Updated 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"☆819Updated 3 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,005Updated 6 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,439Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,279Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆569Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,259Updated 4 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,198Updated 2 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,740Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆616Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,284Updated 4 months ago
- Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch☆614Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,110Updated 7 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year
- Implementation of TRPO and related algorithms☆632Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 7 months ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- World Models Experiments☆648Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago