OpenLock
OpenLock copied to clipboard
OpenLock Environment for OpenAI Gym
Results
1
OpenLock issues
Sort by
recently updated
recently updated
newest added
`python tests.py` fails on line 59 of `openlock_env.py`. In a debugger it's clear that `env.config_to_idx` is empty, because `initialize_for_scenario` wasn't called. I don't know what the right entry-point to `initialize_for_scenario`...