Skip to content

bruzat/SC2ReinforcementLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC2ReinforcementLearning

Work on reinforcement learing in startcarft2 using pysc2.

Result

MoveToBeacon

On MoveToBeacon with policy gradient and simple model with two Dense. MoveToBeacon.gif

CollectMineralShards

On CollectMineralShards with proximal policy optimization and convolution and selected_units. CollectMineralShards.gif

TODO

  • Add autofit observation lenght
  • Add hyperparameter for ppo
  • Add hyperparameter for trpo
  • Add description result

Releases

No releases published

Packages

No packages published

Languages