Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CartBlanche opened this issue Dec 16, 2023 · 1 comment
Open

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

CartBlanche opened this issue Dec 16, 2023 · 1 comment

Comments

@CartBlanche
Copy link

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

@Flem100
Copy link

Flem100 commented Apr 16, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants