Age | Commit message (Expand) | Author |
---|---|---|
2023-12-16 | Clarify some terminology.HEADmain | 3gg |
2023-12-16 | Define vector outer product (nnMatrixMulOuter), which removes the need to tra... | 3gg |
2023-12-16 | Address BorrowMut TODO. There does not appear to be a good way to enforce con... | 3gg |
2023-12-16 | Decouple activations from linear layer. | 3gg |
2023-11-23 | Documentation. | 3gg |
2023-11-23 | Formatting. | 3gg |
2022-05-15 | Optimize matrix multiplication to be more cache-friendly. | 3gg |
2022-05-15 | Optimize away weights_T during training. | 3gg |
2022-05-12 | Fix typo in OneHotDecode. | 3gg |
2022-05-11 | Initial commit. | jeanne |
2022-05-11 | Initial commit | 3gg |