mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
Update add_env.md
This commit is contained in:
committed by
galleibo-intel
parent
9ae2905a76
commit
7bdba396d2
@@ -37,7 +37,7 @@ There a few simple steps to follow, and we will walk through them one by one.
|
||||
Doom = "DoomEnvironmentWrapper"
|
||||
|
||||
|
||||
3. In addition a new configuration class should be implemented for defining the environment's parameters.
|
||||
3. In addition a new configuration class should be implemented for defining the environment's parameters and placed in configurations.py.
|
||||
For instance, the following is used for Doom:
|
||||
|
||||
class Doom(EnvironmentParameters):
|
||||
|
||||
Reference in New Issue
Block a user