A small Machine Learning library from scratch created by me for the purpose of learning neural networks, language modeling, and Rust :)
(Was a pain dealing with lifetime, references and smart pointers though)
Future plans: CNNs and Transformer/LLM from scratch