 Tomasz Sobczykandnodchip
|
539bd2d1c8
|
Replace the old loss/grad calculation completely.
|
2020-12-02 08:56:20 +09:00 |
|
 Tomasz Sobczykandnodchip
|
5a58eb803a
|
Loss func with autograd
|
2020-12-02 08:56:20 +09:00 |
|
 Tomasz Sobczykandnodchip
|
cde6ec2bf2
|
Make all grad related functions in learn static. Pass calc_grad as a parameter.
|
2020-10-27 14:47:50 +09:00 |
|
 Tomasz Sobczykandnodchip
|
c229929d26
|
Remove the position parameter from learn.
|
2020-10-27 00:35:43 +09:00 |
|
 Tomasz Sobczykandnodchip
|
371acaa0b5
|
Allow changing sfen reader buffer sizes for the learn command.
|
2020-10-25 19:22:56 +09:00 |
|
 Tomasz Sobczykandnodchip
|
8830209125
|
Change some learn parameter defaults.
|
2020-10-07 23:09:33 +09:00 |
|
 noobpwnftwandnodchip
|
5e8a49f7f2
|
Restore lambda and gradient function post-merge and minor fixes.
bench: 3788313
|
2020-09-26 12:55:02 +09:00 |
|
noobpwnftw
|
9827411b7c
|
Merge remote-tracking branch 'remotes/nodchip/master' into trainer
|
2020-09-24 21:45:28 +08:00 |
|
Tomasz Sobczyk
|
d33e7a9b07
|
Remove conditional compilation on EVAL_LEARN
|
2020-09-12 16:19:24 +02:00 |
|
 Tomasz Sobczykandnodchip
|
98f24570ab
|
Add src to include paths, remove non-standard ".." in includes in learn directory.
|
2020-09-11 21:53:17 +09:00 |
|
 Tomasz Sobczykandnodchip
|
683c6146ce
|
Move declarations around and split them.
|
2020-09-11 21:53:17 +09:00 |
|
nodchip
|
8d763fb503
|
Removed LEARN_GENSFEN_USE_DRAW_RESULT macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
eafa569365
|
Removed macros for KPP factorization.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
5e25702672
|
Removed USE_TRIANGLE_WEIGHT_ARRAY macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
f52165e1d3
|
Removed RESET_TO_ZERO_VECTOR macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
dbad9d96e0
|
Removed LOSS_FUNCTION_IS_ELMO_METHOD macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
ef1601218d
|
Removed LOSS_FUNCTION_IS_CROSS_ENTOROPY_FOR_VALUE macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
f52fbf8006
|
Removed LOSS_FUNCTION_IS_CROSS_ENTOROPY macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
d37eb63581
|
Removed LOSS_FUNCTION_IS_WINNING_PERCENTAGE macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
f3a158725d
|
Removed SGD_UPDATE macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
0271d70775
|
Removed ADA_GRAD_UPDATE macro.
|
2020-09-09 10:26:42 +09:00 |
|
nodchip
|
05d26499b4
|
Removed LEARN_ELMO_METHOD macro.
|
2020-09-09 10:26:42 +09:00 |
|
 Tomasz Sobczykandnodchip
|
1482e5215a
|
A second batch of code reorganization.
|
2020-09-08 20:07:30 +09:00 |
|
 Tomasz Sobczykandnodchip
|
c17f2b15fd
|
General cleanup of learner.cpp.
|
2020-09-02 23:08:22 +09:00 |
|
 FireFatherandnodchip
|
f5cc77bc7c
|
EOL
add eol at eof
|
2020-06-29 08:27:41 +09:00 |
|
FireFather
|
aea08de018
|
Translation
Files in /eval, /extra, & /learn - comments translated from Japanese to English
|
2020-06-28 03:12:55 +02:00 |
|
nodchip
|
aa2dc962f5
|
Added use_draw_in_training_data_generation option to write out draw games to the training data.
|
2020-06-27 14:00:12 +09:00 |
|
 rqsandnodchip
|
0761d9504e
|
add convert_bin and option for draw positions
|
2020-06-27 13:17:54 +09:00 |
|
Hisayori Noda
|
bcd6985871
|
Merged the training data generator and the machine learning logic from YaneuraOu.
|
2019-06-18 08:48:05 +09:00 |
|