Where is the ppo file in the python folder, how can i train them, i was following udemy unity machine learning and cant find tyhe ppo file in inside the python folder of ml-agent.
Hi @shovon421
I guess the Udemy Couse is not up-to-date since March 15th.
The PPO.ipynb has been removed.
Refer to the documentation on how to setup the environment and conduct the training:
https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Getting-Started-with-Balance-Ball.md
it's now called learn.py
Would have been better if there would be video documentation of using learn.py
Hi @shovon421,
We are happy to accept any suggestions you may have on improving the written docs for learn.py. Unfortunately, we don't have any plans right now to provide video documentation of that code.
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.