Releases: connormcmonigle/seer-training
Releases · connormcmonigle/seer-training
0xbde7cacc
lasso-regularization (#3) * c++ stochastic multiplex implementation * wider network * Add LASSO regularization
0xb6df28fb
lasso-regularization (#3) * c++ stochastic multiplex implementation * wider network * Add LASSO regularization
0x35ddef41
lasso-regularization (#3) * c++ stochastic multiplex implementation * wider network * Add LASSO regularization
0x2b629831.bin
lasso-regularization (#3) * c++ stochastic multiplex implementation * wider network * Add LASSO regularization
0x27e70f27.bin
lasso-regularization (#3) * c++ stochastic multiplex implementation * wider network * Add LASSO regularization
0x40e7a0cb
wider network
0xddf7a131
fixed-nodes (#2)
0xbf7629c0
fixed-nodes (#2)
0xbe759eb2
fixed-nodes (#2)
0xb313920f
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