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.☆268Updated 5 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆182Updated 8 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆246Updated 3 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 5 years ago
- Soft Actor-Critic☆157Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- ☆202Updated 2 years ago
- Multitask Environments for RL☆281Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆62Updated 6 years ago
- ☆62Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 5 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆226Updated 2 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆226Updated last year