junxiaosong / AlphaZero_Gomoku

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
MIT License
3.27k stars 964 forks source link

wondering about the input of model #27

Open GeneZC opened 6 years ago

GeneZC commented 6 years ago

I'm wondering whether it would be better if we extend the input to more layers to include more information on the board such as 'live 3' and 'sleep 4' ......

junxiaosong commented 6 years ago

I guess it will probably accelerate the training