Skip to content
Snippets Groups Projects
Commit 47dd619a authored by aamirh2's avatar aamirh2
Browse files

Update env.py

parent d30ae32d
No related branches found
No related tags found
No related merge requests found
......@@ -1104,7 +1104,7 @@ class Env:
try: traci.close()
except: pass
class NormEnv(gym.Env):
class NormEnv(Env):
"""
Reward normalization with running average https://github.com/joschu/modular_rl
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment