This website requires JavaScript.
Explore
Help
Register
Sign In
opelly
/
Stockfish
Watch
1
Star
0
Fork
0
You've already forked Stockfish
mirror of
https://github.com/opelly27/Stockfish.git
synced
2026-05-20 08:37:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d4bf4fe0c7cb2b3e207bf50a28fed958c6ffa27
Stockfish
/
src
/
learn
T
History
noobpwnftw
5e8a49f7f2
Restore lambda and gradient function post-merge and minor fixes.
...
bench: 3788313
2020-09-26 12:55:02 +09:00
..
convert.cpp
Merge remote-tracking branch 'remotes/nodchip/master' into trainer
2020-09-24 21:45:28 +08:00
convert.h
Remove conditional compilation on EVAL_LEARN
2020-09-12 16:19:24 +02:00
gensfen.cpp
Remove the re-search on depth 0. It is correctly handled by search now.
2020-09-25 16:06:33 +02:00
gensfen.h
Remove conditional compilation on EVAL_LEARN
2020-09-12 16:19:24 +02:00
half_float.h
Add src to include paths, remove non-standard ".." in includes in learn directory.
2020-09-11 21:53:17 +09:00
learn.cpp
Restore lambda and gradient function post-merge and minor fixes.
2020-09-26 12:55:02 +09:00
learn.h
Restore lambda and gradient function post-merge and minor fixes.
2020-09-26 12:55:02 +09:00
multi_think.cpp
Merge remote-tracking branch 'remotes/origin/master' into trainer
2020-09-23 19:02:27 +08:00
multi_think.h
Fix races in gensfen as detected with thread sanitizer.
2020-09-19 10:08:44 +09:00
packed_sfen.h
Remove conditional compilation on EVAL_LEARN
2020-09-12 16:19:24 +02:00
sfen_packer.cpp
Merge remote-tracking branch 'remotes/nodchip/master' into trainer
2020-09-24 21:45:28 +08:00
sfen_packer.h
Merge remote-tracking branch 'remotes/nodchip/master' into trainer
2020-09-24 21:45:28 +08:00