Unity ML-Agents 1.0 - Training your first A.I

preview_player
Показать описание
Unity3D's Machine Learning Framework has released Version 1.0. Great news! Now is the best time to get started with Artificial Intelligence in Unity.

Links:

Commands:
- pip3 install mlagents
- cd "YOUR LOCATION FOR THE ML-AGENTS REPO"
Рекомендации по теме
Комментарии
Автор

Great intro video! I'd love to see:
1) How to setup for agents/players with multiple states (switching from stealing to attacking to shooting, etc.)
2) How to have agents/players on the same team and performing the same goals together
3) How to apply these different states to AI agents in gameplay

youtuber
Автор

Thank you for the video, it is awesome! :)
I loved the effort you placed in attaching memorable graphics to explaining the vocabulary and fields used

UNsebastian
Автор

This video was a good start for me. I got the demos working... Now the hard/fun part. Thank you.

JS-irwh
Автор

Same here, really can't wait for more!! You are amazing! Your videos are amazing!👏

KishorDeshmukh
Автор

You are really amazing....
That was a friendly introduction to unity ml-agent.
You explain things in a very simple way. That makes it easy to understand clearly the concept behind ml agent.
Great work guy

yanndetaf
Автор

I can only reiterate the same feeling as everyone else here aroud! Thank you so much for those videos! They're great and so are you!

secCheGuevara
Автор

Hi Sebastian
Really cool video, just started to play with ML-Agents myself and have trained all of the example ones.
But never dig into how it work, but your video explained it nicely.
You have gotten 1 new subscriber :)

ReinkeDK
Автор

keep it up Sebastian! this is the next chapter my friend! cheers from New Mexico!

AntonKozikowski
Автор

I have never seen such in depth explanation anywhere. Great.

adeelfarzandali
Автор

Nicely done. I look forward to more videos on ML-Agents

herbschilling
Автор

You are the only one really explaining ml agents, thanks a lot my game needed you ;)

djsmellhodet
Автор

Your video is amazing, that really just saved me 170 years of learning bro. Great work!!

trungkiennguyen
Автор

Thank you! It is a very informative video regarding on Unity ML-agent

higherself
Автор

Amazing ! I would like more videos about the Machine Learning Framework, please !

maloxi
Автор

This video is incredibly helpful!! You are amazing!

limbenny
Автор

THANK YOU SO MUCH FOR THIS VIDEO! it helped me so much

bombbomb
Автор

You definitely deserve more subscribers, my dude. This was a fantastic tutorial!

timbon
Автор

this video was Amazing!, im watching it for the 3th time... and now about to start the traning

hotakutsuki
Автор

For everyone having problems importing ml agents folder into the unity project:

1. If you get errors like: "The type or namespace "mlagents" could not be found": reimport the mlagents package or import it if you hadnt already done it.
2. If you get errors like: "The type or namespace "mlagents.actuators" could not be found", after already having imported Ml Agents package through the package manager: try importing it manually from the github cloned folder (machine learning release 8)

jorgebarroso
Автор

Very useful and informative, thank you

owengillett