An in-depth tutorial on building a custom environment in Unity3D with ml-agents package.
I'll show you from start to finish how you can train and test your own environment using a built in reinforcement learning algorithm, PPO.
I'm using Unity version 2021.2.3 and mlagents version 2.0.
Code can be downloaded in the links bellow! Stay tuned for updates on building these environments out and using custom neural networks.
https://github.com/justkittenaround/tuts-ml-agent/blob/master/RollerBallv2.cs
https://github.com/justkittenaround/tuts-ml-agent/blob/master/rollerv2.yml
Thanks for watching and please smack that like and subscribe! ;]
Download
0 formats
No download links available.
Custom Environment In Unity3D/ML-Agents V2.0 | NatokHD