rgilman33 / simple-A2C-PPOLinks
Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.
☆102Updated 5 years ago
Alternatives and similar repositories for simple-A2C-PPO
Users that are interested in simple-A2C-PPO are comparing it to the libraries listed below
Sorting:
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- ☆92Updated 4 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 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
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- ☆111Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆121Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆148Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 8 months ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Multitask Environments for RL☆278Updated 3 years ago