Skip to content

ttakamura/binary-nn-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary-nn

Build Status

This is a Binarized Neural Networks runtime written by Rust.

Description

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.

About

Binarized Neural Networks runtime written by Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages