Skip to content

Iteratively Learn Diverse Strategies with State Distance Information

License

Notifications You must be signed in to change notification settings

garrett4wade/sipo

Repository files navigation

Iteratively Learn Diverse Strategies with State Distance Information

Check launch.py to know how to run the code.

  • Write config in configs/your_config.yaml.
  • Register the config in `configs/config.py'
  • If a new environment is required,
    • write the environment class like environment/gym_mujoco/;
    • register the environment;
    • import the environment in environment/__init__.py.
  • Run the code using python main.py --config your_registered_config_name.

About

Iteratively Learn Diverse Strategies with State Distance Information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages