Skip to content

twitter-research/hyperbolic-rl

Repository files navigation

Hyperbolic reinforcement learning minimal repository

Install dependencies via conda:

conda env create -f environment.yml
conda activate procgen_hyper

Replicating the results

Run experiments by executing main_hydra.py and override the appropriate arguments (see hydra for details), e.g. to run PPO with hyperbolic representations on starpilot with generalization configurations:

python main_hydra.py agent=onpolicy/hyperbolic/ppo env=gen/starpilot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages