Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
Credit
- NNUE-Pytorch
- Cuda Guide, which has been very useful and helped me get into Cuda.