Skip to content

Releases: connormcmonigle/seer-training

0xbde7cacc

16 Nov 02:05
d9ec877
Compare
Choose a tag to compare
lasso-regularization (#3)

* c++ stochastic multiplex implementation

* wider network

* Add LASSO regularization

0xb6df28fb

13 Oct 02:19
d9ec877
Compare
Choose a tag to compare
lasso-regularization (#3)

* c++ stochastic multiplex implementation

* wider network

* Add LASSO regularization

0x35ddef41

18 Nov 18:22
d9ec877
Compare
Choose a tag to compare
lasso-regularization (#3)

* c++ stochastic multiplex implementation

* wider network

* Add LASSO regularization

0x2b629831.bin

30 Sep 03:03
d9ec877
Compare
Choose a tag to compare
lasso-regularization (#3)

* c++ stochastic multiplex implementation

* wider network

* Add LASSO regularization

0x27e70f27.bin

28 Sep 01:46
d9ec877
Compare
Choose a tag to compare
lasso-regularization (#3)

* c++ stochastic multiplex implementation

* wider network

* Add LASSO regularization

0x40e7a0cb

09 May 01:12
Compare
Choose a tag to compare
wider network

0xddf7a131

18 May 02:28
24984cf
Compare
Choose a tag to compare
fixed-nodes (#2)

0xbf7629c0

20 Sep 14:49
24984cf
Compare
Choose a tag to compare
fixed-nodes (#2)

0xbe759eb2

24 Sep 20:57
24984cf
Compare
Choose a tag to compare
fixed-nodes (#2)

0xb313920f

01 Aug 07:01
8099c10
Compare
Choose a tag to compare
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