Skip to content

0xb313920f

Compare
Choose a tag to compare
@connormcmonigle connormcmonigle released this 01 Aug 07:01
· 2 commits to master since this release
8099c10
fixed-nodes (#1)

* self play training

* improve training data generator

* fix bug

* training improvements

* remove dropout
+ fix cmake configuration

* share feature transformer weights

* update config

* 256x2

* 384x2

* support for fine tuning on top of quantized model

* fixed nodes data generation

* clean up

* further cleanup

* further clean up

* remove unnecessary includes

* further cleanup

* more cleanup

* formatting