Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
16.93k stars 4.14k forks source link

Cannot start training by using ml-agents 0.11.0 #2851

Closed StepNeverStop closed 4 years ago

StepNeverStop commented 4 years ago

When I open a python process, it prompts me this message: INFO:mlagents.envs:Start training by pressing the Play button in the Unity Editor.

But when I press the Play button in unity editor, there is nothing change in my python terminal window, and the agents in the unity scene started inferring the model.

Does anyone have the same problem with me?

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.