An open API service indexing awesome lists of open source software.

https://github.com/kuaikuaikim/rust-neural-net

A simple back propagation neural net implement written by rust
https://github.com/kuaikuaikim/rust-neural-net

Last synced: about 1 month ago
JSON representation

A simple back propagation neural net implement written by rust

Awesome Lists containing this project

README

          

# rust-neural-net
A simple back propagation neural net implement written by rust