pathak22 / noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
☆1,421Updated 2 years ago
Alternatives and similar repositories for noreward-rl:
Users that are interested in noreward-rl are comparing it to the libraries listed below
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆804Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,928Updated last year
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 4 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,706Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆698Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- Learning Latent Dynamics for Planning from Pixels☆1,183Updated last year
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆806Updated last year
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆612Updated last year
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,333Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,177Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,241Updated 4 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,590Updated 6 years ago
- Collection of reinforcement learning algorithms☆2,560Updated 7 months ago
- PlayGround: AI Research into Multi-Agent Learning.☆766Updated last year
- Evolution Strategies Tool☆943Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆659Updated 5 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,262Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,145Updated 2 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,498Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago