dchetelat / acerLinks
PyTorch implementation of both discrete and continuous ACER
☆24Updated 7 years ago
Alternatives and similar repositories for acer
Users that are interested in acer are comparing it to the libraries listed below
Sorting:
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆182Updated 8 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Deep Variational Reinforcement Learning☆139Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 3 years ago
- Code for "Unsupervised State Representation Learning in Atari"☆258Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- PyTorch Implementation of REINFORCE for both discrete & continuous control☆267Updated 8 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 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
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆124Updated 4 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- NIPS 2017 Value Prediction Network☆167Updated 8 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 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