PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
-
Updated
Nov 15, 2021 - Python
PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
Generative Adversial Imitation Learning (GAIL) an inverse reinforcement learning algorithm
Minimal implementation of Proximal Policy Optimization (PPO) in PyTorch
Add a description, image, and links to the gail-ppo topic page so that developers can more easily learn about it.
To associate your repository with the gail-ppo topic, visit your repo's landing page and select "manage topics."