Michael Pang
Michael Pang
Sure, I put it on my [wiki ](https://github.com/Akababa/Chess-Zero/wiki)to make it easier to update in the future. (LMK if it could be more detailed/improved!)
I had some better results today, although I don't think it can get much better in its current form. 
@ako1983 Lol, I'm playing white. Is my chess ability really that bad? :)
I guess around 1300 for now. I want to try out different architectures but training on my laptop is very slow!
Thanks for the code review @Zeta36! Could you please post the pgn file which is giving you that error with SL? And that looks like maybe a pgn fomat error...
About the supervised training: I trained with a total of 20-30,000 games from the FICS 2011-2016 database which ended in checkmate, although it's hard to say for sure because I...
Awesome! I'll do that asap. I assume you got it working on your machine?
 Lol, I just lost (as black). It's mostly my fault but still not a bad sign I guess.
It's the same one except with virtual loss set to 2. I still wasn't able to improve on that with my 2 GB GPU :(
I don't know what goes on in NNs between the first and last layer (and I think very few people do...) so it's good to try everything. With that being...