Skip to content

hononavarro/sc2gym_rlpytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Different Deep Reinforcement Approaches For Starcraft 2 Mini-games

In this repo we cover two algorithms for solving different starcraft mini-games.

DeepQ

  • One Ouput Array (current): 0-4095
  • Two array coordinates (under development):
  • Two matrixes Input, Two matrixes Output: array of [3] [group, coordenates_x, cooredantes_y]

A2C

ACKNOWLEDGEMENTS

Thanks to slamelnabarawy his repo has been a good baseline for the environemnt: Link to the repo

ikostrikov with this repo helpped us to migrate our experiments to Pytorch. Thanks to him too :)

chris-chris has with his repo has been also been an inspiration for us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages