dotnet / dotnet/machinelearning-samples
ML.NET Sample similar to Unity's ML Agents?
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
I'm looking for a sample I could use to train some game agents/enemies.
So the enemies have the ability to move, dodge roll, melee attack and fireball attack.
During the learning process, 2 enemies are expected to attack each until they learn the possible "win" states.
After a period of learning, I'd then like to take the results and feed them into my game, for the enemies to use.
I essentially want to replicate the ML learning shown in this Unity ML Agents tutorial -
https://www.youtube.com/watch?v=ZZa0faTjwFA
but using ML.NET. Is this possible??
I'm happy to work with someone on this, if needed :D
Contributor guide
Assessment
This issue has not been assessed yet.