Skip to content

Here was the development of my Starcraft AI with the help of pythonprogramming.net

Notifications You must be signed in to change notification settings

LucMc/Starcraft-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

_This starcraft AI was developed allongside the tuitorial series given at https://pythonprogramming.net/starcraft-ii-ai-python-sc2-tutorial/ I plan to come back to this project and enhance it with my new machine learning knowledge somepoint soon.

This AI uses OpenCV to plot heatmaps based on the data given by the API (e.h. enemy troop location). This heatmap is then fed through a large Convolutional Neural Network for many iterations on a GPU.

About

Here was the development of my Starcraft AI with the help of pythonprogramming.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages