Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ BGAIL Public

Bayesian Approach to Generative Adversarial Imitation Learning

Notifications You must be signed in to change notification settings

wsjeon/BGAIL

Repository files navigation

Implementation of Bayesian Generative Adversarial Imitation Learning (BGAIL)

Requirements

  • python 3.6.6
  • MuJoCo 1.31
  • mujoco-py 0.5.7
  • OpenAI Gym 0.9.0
  • OpenAI Baselines 0.1.5 (in this repository)
  • TensorFlow 1.10.0
  • See here for detailed procedure.

References

Usage

Download expert trajectories.

We use the expert trajectories by using the code given by openai/imitation.

  1. Download expert trajectories from this link to expert_trajs/.
  2. Run
    python expert_trajs/convert_h5_to_pkl.py
    to convert expert trajectories into *.pkl files.

Run.

python run.py 

will run BGAIL in default setting (see bgail/defaults.py.)

About

Bayesian Approach to Generative Adversarial Imitation Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /