uidilr / gail_ppo_tf
Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
☆113Updated 6 years ago
Alternatives and similar repositories for gail_ppo_tf:
Users that are interested in gail_ppo_tf are comparing it to the libraries listed below
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- ☆268Updated 6 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
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆175Updated 7 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆181Updated 7 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆204Updated 5 years ago
- ☆91Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- ☆84Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 6 years ago
- Inverse Reinforcement Learning Argorithms☆53Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Updated 3 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- An implementation of popular Inverse Reinforcement Learning algorithms for various tasks.☆21Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- PyTorch implementation of SAC-Q Reinforcement Learning Algorithm (tested on OpenAI Gym environments)☆36Updated 4 years ago