[Video] How to use Machine Learning AI in Unity! (ML-Agents)

Hey everyone!
Here’s an in-depth guide on how to get started working with ML-Agents.

It’s a long video covering all the installation and setup as well as how to train your very first Agent.
I started using ML-Agents a few weeks ago and it was a bit tricky to get started so I’m hoping this video helps someone!
Enjoy!

1 Like

I need some serious help with this process…idk python at all

You don’t need to touch Python at all, everything works through the C# package and the mlagents-learn program.