Hi @DayBeha ,
Have you gone through the tutorial here to get an idea of how to set up an Agent? I would recommend getting comfortable with that first before trying the Python API.
I think that wording in the documentation might be a bit vague; the Python API that we provide allows you to interact with Agent instances that are either in the editor or a build executable, but it doesn’t let you control the editor directly.
Hi @celion_unity
I have made my Learning Environment,and run “mlagents-learn config/rollerball_config.yaml --run-id=RollerBall” properly. It does make sense. But the Python API just have no response.
Its not helpful man, just explain why the api does not connect with the editor, everything in unity is ready and also works well using unity with cmd directly.