younggyoseo / pytorch-acerLinks
PyTorch implementation of Sample Efficient Actor-Critic with Experience Replay(ACER)
☆16Updated 5 years ago
Alternatives and similar repositories for pytorch-acer
Users that are interested in pytorch-acer are comparing it to the libraries listed below
Sorting:
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆264Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆181Updated 8 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago
- Random Network Distillation pytorch☆255Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆73Updated 8 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆244Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Soft Actor-Critic☆156Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 6 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Performances of Reinforcement Learning Agents☆53Updated 5 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- Implementation of DeDOL algorithm - Deep Reinforcement Learning based algorithm for Green Security Games with Real Time Information☆16Updated 6 years ago
- ☆147Updated 11 months ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆58Updated 3 years ago
- ☆62Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆210Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- A customizable framework to create maze and gridworld environments☆268Updated 6 years ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆102Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 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…☆132Updated 7 years ago