Making a game and programming AI behaviour is a lot of fun. But it’s even more fun, and in certain cases more efficient, where the AI can learn by its own mistakes and the different player behaviours! Let’s take a look at using Machine Learning to create smart AI for our Unity games.
Get access to the Karting Microgame here: https://on.unity.com/2Xdov0q
More information on the Machine Learning Agents Toolkit: https://on.unity.com/3e4AILz
BehaviourParameters on Github: https://on.unity.com/3e5l6aM
Source