williamFalcon / DeepRLHacksLinks
Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)
☆1,111Updated 7 years ago
Alternatives and similar repositories for DeepRLHacks
Users that are interested in DeepRLHacks are comparing it to the libraries listed below
Sorting:
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom☆801Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,446Updated 2 years ago
- Implementation of TRPO and related algorithms☆635Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,007Updated 6 years ago
- Assignments for CS294-112.☆1,610Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆833Updated 9 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,594Updated 5 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆715Updated 6 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆773Updated last year
- This will contain my notes for research papers that I read.☆618Updated 6 years ago
- Evolution Strategies Tool☆950Updated 2 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,993Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆615Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆620Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆662Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆908Updated 4 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆821Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,294Updated 5 months ago
- A Platform for Many-Agent Reinforcement Learning☆1,748Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,640Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago