pathak22 / noreward-rlLinks
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
☆1,468Updated 3 years ago
Alternatives and similar repositories for noreward-rl
Users that are interested in noreward-rl are comparing it to the libraries listed below
Sorting:
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆830Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆929Updated 5 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,620Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆826Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆779Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆974Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,123Updated 8 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Updated 4 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,017Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".