Multithreaded neural network framework made 100% in Rust. Code based on nn.h
nn-rust_csX0ii5M9W.mp4
- Make a GUI
- Make a cost graph
-
MultithreadingThe rayon crate is slow in this project for some reason - Make the GUI in a different thread so it doesn't limit epoch count per second
- Image interpolation
- Multi-image interpolation