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 15:37:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c8495b54b7b5c52d33492f458b829f18fe61460
Stockfish
/
src
/
nnue
/
trainer
T
History
Tomasz Sobczyk
1c8495b54b
Remove handwritten saxpy because compilers optimize the second look anyway.
2020-11-30 08:54:53 +09:00
..
features
Add more information for factorizers at the start of training.
2020-11-14 18:47:22 +09:00
trainer_affine_transform.h
Prepare trainer affine transform.
2020-11-30 08:54:53 +09:00
trainer_clipped_relu.h
Prepare clipped relu trainer.
2020-11-30 08:54:53 +09:00
trainer_feature_transformer.h
Remove handwritten saxpy because compilers optimize the second look anyway.
2020-11-30 08:54:53 +09:00
trainer_input_slice.h
Prepare input slice trainer.
2020-11-30 08:54:53 +09:00
trainer_sum.h
Replace non-blas parts of trainers with our own blas-like routines.
2020-10-31 08:36:58 +09:00
trainer.h
Print some weight update stats
2020-10-25 22:18:28 +09:00