Microyu
Results
3
issues of
Microyu
I tried to run on Windows, but I got errors. I changed envs.py line 91 `envs = ShmemVecEnv(envs, context='fork')` to `envs = ShmemVecEnv(envs, context='spawn')` to make it work on Windows....
fix links of benchmarks in README.md
change baselines.common.politices to baselines.common.models