Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Persistent learn. Is it possible?

Discussion in 'ML-Agents' started by EternalMe, Dec 12, 2021.

  1. EternalMe

    EternalMe

    Joined:
    Sep 12, 2014
    Posts:
    182
    So when I run `mlagents-learn` and then run in editor, it's starts to send stuff over to python. But if I press stop in editor, the python also quits. Is there a way to keep it open and keep listening? So when I press play again it automatically resumes?