tpbarron / pytorch-a2cLinks
Simple change of a3c to a2c
☆15Updated 8 years ago
Alternatives and similar repositories for pytorch-a2c
Users that are interested in pytorch-a2c are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization in PyTorch☆39Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Updated 6 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Explore the optimization landscape for direct policy learning reinforcement learning.☆51Updated 6 years ago
- Implementation of Deepmind's Neural Episodic Control☆58Updated 7 years ago
- Train self-modifying neural networks with neuromodulated plasticity☆78Updated 6 years ago
- ☆35Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- PyTorch implementation of Memory Augmented Self-Play☆52Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.☆37Updated 6 years ago
- some common TD Learning algorithms☆66Updated 5 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- ☆17Updated 8 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 7 years ago
- DQV-Learning: a novel faster synchronous Deep Reinforcement Learning algorithm