Commit Graph

20 Commits

Author SHA1 Message Date
d7d93999a4 Split headers and logic 2025-11-17 16:03:32 +04:00
bbd9c67c96 TensorInfo 2025-11-17 12:44:50 +04:00
41f5634ce9 First tensor python module 2025-11-09 20:11:50 +04:00
d3ac52b8df New tensor lib 2025-11-09 17:01:44 +04:00
bbafbf5574 First XOR NN 2025-11-08 20:04:09 +04:00
00edcfbd7e Fixes for backpropogation 2025-11-04 17:01:56 +04:00
381b686997 Merge branch 'main' of https://github.com/StepanovPlaton/NeuralNetwork 2025-11-02 20:20:00 +04:00
df9a5e3017 Back propogation. Not work( 2025-11-02 20:19:36 +04:00
b053ffbc68 Update README.md 2025-11-02 16:50:34 +04:00
d795bb3019 Add loss func and pretti readme 2025-11-02 16:50:30 +04:00
5a25027e1c Work on NN 2025-11-02 12:06:20 +04:00
c548c3089b Forward with new tensors math 2025-11-01 14:22:09 +04:00
f1dfe1b335 Complete tensors math 2025-11-01 10:30:32 +04:00
f728261354 First NN forward 2025-10-30 23:26:53 +04:00
8d8335eca0 Add readme 2025-10-29 14:50:03 +04:00
187492c6b0 Complete refactor 2025-10-29 14:43:30 +04:00
2955fbbe42 GPU vs CPU math test complete 2025-10-29 03:10:47 +04:00
d6dd49c9da Refactor 2025-10-26 21:10:02 +04:00
475cbe7d0b Add matrix multiplication 2025-10-26 16:25:39 +04:00
b2cecf0ffc Add Licencec 2025-10-26 00:16:13 +04:00