dotnet / dotnet/machinelearning-samples

ML.NET Sample similar to Unity's ML Agents?

Open
#1,010 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.