Closed
Description
Upon setting everything up, setting the env_name seems to have an issue in my build:
File "", line 11
We can reset the environment to be provided with an initial set of observations and states for all the agents within the environment. In ML-Agents, states refer to a vector of variables corresponding to relevant aspects of the environment for an agent. Likewise, observations refer to a set of relevant pixel-wise visuals for an agent.
^
SyntaxError: invalid syntax
The env_name is set as follows:
env_name = "3DBall"
train_mode = True
Also, there are no import errors and the exported .app is within the Python folder.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels