yichen914

Results 3 comments of yichen914

If I remember correctly, the network has 1 input layer and followed by 5 mid layers. Each of these mid layer uses both convolution and residual technique. Then, the network...

Re: how many moves before changing tau from 1 to 0, I think it is based on your experience. In my code, I set it to 10 steps. The temperature...

I think that's because it is v to the current player but it's -v to the opposite.