62 results for “topic:gail”
Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)
Deep Reinforcement Learning in C#
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Tensorflow implementation of generative adversarial imitation learning
A simple implementation of Generative Adversarial Imitation Learning with PyTorch
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
[ICRA 2023] Demonstration-Guided Reinforcement Learning with Efficient Exploration for Task Automation of Surgical Robot
Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning
Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)
PyTorch implementation of GAIL and PPO reinforcement learning algorithms
Pytorch implementation of InfoGAIL and WGAIL
General-Purpose Reinforcement Learning
The official PyTorch implementation of "Learning to Simulate Daily Activities via Modeling Dynamic Human Needs" (WWW'23)
No description provided.
Implementation of GAIL and AIRL using chinerrl
The implement of GAIL with pytorch
GAIL implementation using Tensorflow
This repository contains implementation of reinforcement learning based driving agent in Carla aswell as Localization and Mapping in C++
Training of agents using Reinforcement and Imitation Learning to simulate human crowds behavior, using Unity and ML-Agents Toolkit.
GAIL learning to imitate PPO playing CartPole.
Simulation source code and examples for applying machine learning on Sawyer Robot
TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"
PyTorch implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"
Generative-Adversarial-Imitation-Learning on PySC2
Imitation learning via Reinforcement Learning using Policy gradient methods and GAIL
Some model free RL algorithms