Skip to content

A small Machine Learning library from scratch created by me for the purpose of learning neural networks, language modeling, and Rust :)

Notifications You must be signed in to change notification settings

goatguy2310/rust-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-ML

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

About

A small Machine Learning library from scratch created by me for the purpose of learning neural networks, language modeling, and Rust :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages