-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
Description
Hello, thank you for sharing good code.
I am trying to solve a DefeatRoaches minigame by using a Relational Network.
I found a example code of Transformer for MNIST classification and modified a fully_conv.py file for it. Unlike original code, I only use a screen feature without a minimap feature. But, result is still not good.
Would you like give me recommendation how to modify it for reaching performance of DeepMind?
Thank you.
From Dohyeong
-
Implementation code : https://github.com/kimbring2/pysc2_transformer/blob/master/graph_network.py