You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run python main_IW.py --exp_name nn-w-proj_0 --lam 0 --seed 42, it shows: "gym.error.UnregisteredEnv: No registered env with id: Eplus-IW-test-v0". In Gnu-RL, it uses '5Zone-control_TMY3-v0', which is different from the environment here.
Can you help? Thanks.
The text was updated successfully, but these errors were encountered:
When I run python main_IW.py --exp_name nn-w-proj_0 --lam 0 --seed 42, it shows: "gym.error.UnregisteredEnv: No registered env with id: Eplus-IW-test-v0". In Gnu-RL, it uses '5Zone-control_TMY3-v0', which is different from the environment here.
Can you help? Thanks.
The text was updated successfully, but these errors were encountered: