Deep Learning with SC2 Intro – Python AI in StarCraft II tutorial p.7
[ad_1]
In this tutorial, we outline our plans for doing deep learning in StarCraft II, and then we begin building our input data.
Text tutorials and sample code: https://pythonprogramming.net/deep-learning-starcraft-ii-ai-python-sc2-tutorial/
Chat with us on Discord: https://goo.gl/Q9euv3
Support the content: https://pythonprogramming.net/support-donate/
Twitter: https://twitter.com/sentdex
Facebook: https://www.facebook.com/pythonprogramming.net/
Twitch: https://www.twitch.tv/sentdex
G+: https://plus.google.com/+sentdex
Source
[ad_2]
sentdex brain be like…
if self.can_afford(MUG):
self.buy(MUG)
"AI have not defeated expert players before"
AlphaStar would like to know your location
Why do we need that 3 in np.zeros. We have (width, height, and some 3) What does it do??
DeepMind says hello from 2019 😀
Awesome video though, hope you revisit this after the DeepMind paper on SC2.
Hi sentdex! I don't really understand one thing here. When you create game_data, what do you mean with that 3? I don't really understand the relation with colours…
Does anyone knows how to do "UPGRADETOLAIR" ?? Or any upgrades I want to do Zerg bot and it's all dandy untill I want do LAIR and it blocks me form accesing other units. Anyone knows what is the function/line? "await self.do(hatchery.train(UPGRADETOLAIR)?
Difficulty.Brutal o.O?
Hey! First of all, love your videos! I wanted to ask you what you think of Google DeepMind's great success with AlphaStar beating one of the best players in the world.
Wow never know that Snowden is also good at AI programming!
How play this AI with my friend 1v1?
Wow I didn't know Edward Snowdon taught starcarft 2 AI!
When you're trying to install cv2 on Mac OSX and you can't follow the series because you've been trying to install cv2 for 4 days 🙁
Whatever man, let us know where you get those cool coffee mugs from! 😛
why are my void rays just running it down mid one at a time?
the noise he makes @13.39 haha good the tutorial (Y)
This is gonna be fun to try out. And not to forget, laughing my ass of WTF my AI is doing 😀 Can you also do this with maps you make in the SC2 map editor?
He sure knows how to choose a mug
You and your fucking mugs make me laugh every time
I love his coffee mugs xD
Hi, great as always. Concerning opencv: I'm on windows, using 64 bit Python. I did "pip install opencv-python" and it works like a charm. No complex installation necessary.
Where did you got this approach from?
Is there a specific paper that you take as idea? Or just your own thoughts?
If you anyone needed to know about opencv2 and numpy:
as far as i know its mostly a simple pip command and his video about how to install was outdated for me so after a bit of googling i did these things.
pip install numpy (or pip install –upgrade numpy )
pip search opencv ( copy paste the version with python in it )
pip install opencv-python
and for check in the idle of python type (or copy paste) these
opencv =
import cv2
cv2._version_
(you should see a version number here)
numpy =
import numpy
numpy.version.version
(you should see a version number here)
hey your coffee mugs are awesome
mug game out of control
What is your editor?
sucking the brains out of a cat
i love your mugs