rsgrad 0.1.1

an easy to use backpropagation library inspired by micro grad
Documentation
1
2
3
4
// TODO: implement visualize functions to help with visualizations of values
// https://docs.rs/layout-rs/0.1.1/layout/ for drawing the graphs
// https://github.com/RazrFalcon/resvg for rendering the graphs
// or get some window open library which can read svgs and do that on there, also add visualize as a feature