Skip to content
/ P2IL Public

Implementation for Proximal Point Imitation Learning

Notifications You must be signed in to change notification settings

lviano/P2IL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation for Proximal Point Imitation Learning

The expert trajectories used during the experiments can be found here: https://drive.google.com/drive/folders/1ACP1QIqJ4KjBvwSqsyPEK5BoclueWCyx?usp=sharing

Place the folder LinearMDPs in the folder linear_PPIL/expert_trajs/ and the folder MDPs in the folders offline_PPIL/experts/ and deep_PPIL/experts/

The folder linear_PPIL contains the code for reproducing the experiments in Linear MDPs. The folder deep_PPIL contains instead the code for experiments with neural network function approximation.

Finally, the folder offline_PPIL contains the code for the offline version.

About

Implementation for Proximal Point Imitation Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published