

플레이 하다보면 메타를 잘 따라가는 것은 필수라는 생각이 든다.
It is impressive, but is it how we play the game?
So how do we make new strategies? One of the most prominant behavior is the act of imitation.
다음은 리퍼 컨트롤 agent를 구현한 결과이다. 이를 통해서 더 강한 Agent를 학습시키는 데 사용할 수 있을까?
Bot 구현은 다음을 기본으로 한다.
SC2 replay files from the matches between AlphaStar and Team Liquid’s Grzegorz “MaNa” Komincz, and AlphaStar and Team Liquid’s Dario “TLO” Wunsch.
MaNa v AlphaStar (24 January 2019)
TLO v AlphaStar (12 December 2018)
MaNa v AlphaStar (19 December 2018)
Please note that the raw interface agents weren’t using the camera directly. The 10 replays have therefore been post-processed to add heuristic camera movements, such that the target location of each agent action is visible on screen. This is to make the replays easier to follow from the agent’s perspective.
To load the replays:
Install StarCraft II. It is free to play and runs on Windows and Mac.
Create the StarCraft Maps directory:
Windows: C:\Program Files (x86)\StarCraft II\Maps
Mac: /Applications/StarCraft II/Maps
Download the map.
Move it into the Maps directory.
Download the replays above, and open them as usual.
More information on AlphaStar and the matches played between MaNa and TLO can be found on the DeepMind blog.