This is a Binarized Neural Networks runtime written by Rust.
binary-nn don't provide training features. it can be used only for predict, inference, phase.
You should train your network using your favorite tools. Then, export learned weights as files and import it to this library.