Michael Pang

Results 91 comments of 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. ![apronusdiagram1514071757](https://user-images.githubusercontent.com/4205182/34323276-ecd2a7b6-e806-11e7-856a-4e2394bd75df.gif)

@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?

![apronusdiagram1514178207](https://user-images.githubusercontent.com/4205182/34333105-ada817c6-e8fe-11e7-8c01-5958aaf264c1.gif) 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...