1 devlogs
2h 40m 8s
Writing a neural network from scratch in rust, with as few crates as possible :)
(to learn how everything works lol)
Writing a neural network from scratch in rust, with as few crates as possible :)
(to learn how everything works lol)
Woohoo!! I wrote useful functions for matrices operation:
holy moly i got multiplication on my own!!
-> I tried not to use AI & Internet AT ALL, and I MADE IT YIIIPEEE
oh and the time in the benchmark is sometimes for small matrices in multiplication and HUGE ones for addition and stuff