Skip to content

Emile-Aquila/GAIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAIL

This repository is a TorchRL implementation of Generative Adversarial Imitation Learning (GAIL) algorithm.

gif

Requirements

check the pyproject.toml file for the required packages.

Usage

Install dependencies

poetry install

PPO training

poetry run python simple_ppo.py

GAIL training

poetry run python main.py

About

pretrain codes for torchrl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages