jingweiz / pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
☆103Updated 5 years ago
Alternatives and similar repositories for pytorch-distributed:
Users that are interested in pytorch-distributed are comparing it to the libraries listed below
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 7 years ago
- Assignments for CS294-112 Fall2018 in Pytorch☆63Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆182Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 7 months ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 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
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- PyTorch RL for Pommerman☆38Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 4 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆82Updated 6 years ago