floodsung / a2c_cartpole_pytorchLinks
advantage actor-critic reinforcement learning for openai gym cartpole
☆65Updated 8 years ago
Alternatives and similar repositories for a2c_cartpole_pytorch
Users that are interested in a2c_cartpole_pytorch are comparing it to the libraries listed below
Sorting:
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆310Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆294Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- ☆106Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆266Updated 8 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆15Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- FEN Code☆38Updated 5 years ago
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 7 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆179Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆37Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Constrained Policy Optimization☆322Updated 8 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 7 years ago