Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
☆113Nov 14, 2018Updated 7 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tensorflow implementation of generative adversarial imitation learning☆197Apr 23, 2018Updated 8 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆87Dec 26, 2018Updated 7 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆183Nov 14, 2024Updated last year
- gail, infogail, hierarchical gail implementations☆33Apr 8, 2018Updated 8 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Dec 30, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆778Dec 22, 2023Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,088Oct 21, 2022Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆728Nov 22, 2018Updated 7 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Dec 30, 2019Updated 6 years ago
- ☆13Jun 23, 2017Updated 9 years ago
- GAIL implementation using Tensorflow☆14Sep 17, 2019Updated 6 years ago
- Implementation of Deep Q-learning from Demonstrations using Keras and a Retro Gym environment.☆14Jul 16, 2018Updated 8 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Oct 25, 2021Updated 4 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆679May 10, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,286Feb 9, 2021Updated 5 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env