This is a ported version of my First Neural Net Trainer. Twice as fast, memory friendly (doesn't eat all ram, unlike the last trainer). Code is a bit unreadable, I plan on cleaning it up.
- NNUE-Pytorch
- Cuda Guide, which has been very useful and helped me get into Cuda.