Rusty-grad Autograd framework for deep learning purpose written in rust similar to pytorch Inspire by micrograd How to use it ? launch the example ! cargo run --example train_mlp Why this project ? I wanted to learn rust the hard way