Overkill icon indicating copy to clipboard operation
Overkill copied to clipboard

training form scratch

Open nanxintin opened this issue 8 years ago • 1 comments

Hi, Xu. I am really interested in your bot which took part in the AIIDE 2016 StarCraft AI Competation. In the wiki, I notice that Overkill uses reinforcement learning and UCB search to construct a more intelligent bot. That is very innovative and attractive. As a newbie to StarCraft AI, I have some trouble training and test the bot. Could you give me some advice on how to use the code training form scratch and testing with other bot? How should I change the hyper-parameters and develop/release mode in different stage? Thanks a lot.

nanxintin avatar Jun 23 '17 09:06 nanxintin

Hi, to be honest, the bot version used last year have many flaws, now I am writing a policy/state network to replace the previous linear version model, but has so many bugs, including both basic game programming and model performance issues, so I am sorry that currently there is not a stable version. maybe about one/two month later I will upload a new release version.

sijiaxu avatar Jun 24 '17 12:06 sijiaxu