Skip to content

This repository is used to create a machine learning algorithm that is capable of beating top 30% of StarCraft II players

Notifications You must be signed in to change notification settings

juuusto/SC2_ai_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC2_ai_project

This project is used to test capabilities of machine learning in StarCraft II. Long-term goal of this project is to win versus a diamond-level player.

Getting Started

To get this repo for your testing just type to your terminal

git clone git@github.com:juuusto/SC2_ai_project.git

Prerequisites

Software needed:

Usage

Running the ProtossAi.py will create a numpy file, which contains raw data. This file can be used in creating a neural network model, that hopefully increases the win percentage.

Authors

  • Oskari Järvinen - Initial work - juuusto

License

This project is licensed under the MIT License

Acknowledgements

  • Shoutout for sentdex -for sparking the idea and contributing parts of the code.
  • Big thanks to Dentosal for creating the API used for communicating with the game.

About

This repository is used to create a machine learning algorithm that is capable of beating top 30% of StarCraft II players

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages