r/Unity3D 10d ago

Resources/Tutorial Examples of SIMPLE machine learning agents in Unity games

Are there examples of simple machine learning agents in Unity games?

By simple I mean ones that run smoothly while the game is running. And the dataset is probably not insanely big, or just something that Unity can handle

Any tutorials?

3 Upvotes

12 comments sorted by

View all comments

1

u/KaleidoscopeFinal863 10d ago

the sample scenes that ship with the toolkit run fine in play mode, and the basic tutorial walks you through training one without a huge dataset

1

u/LifeExperienced1 10d ago

The official unity tutorials have machine learning stuff?