This repository provides a TensorFlow 2.x implementation of Generative Adversarial Imitation Learning (GAIL) and Behavioural Cloning (BC) for the classic CartPole-v0, MountainCar-v0, and Acrobot-v1 environments from OpenAI Gym.
Primary LanguagePython