1 unstable release
Uses old Rust 2015
0.0.1 | Jan 25, 2019 |
---|
#8 in #nn
23KB
310 lines
ThinkCap - Fast Multi-platform Nerual Networks.
An easy to use neural network library written in Rust based on RustNN.
Description
ThinkCap is a feedforward neural network library. The library generates fully connected multi-layer artificial neural networks that are trained via backpropagation. Networks are trained using an incremental training mode.
Dependencies
~1.2–1.6MB
~26K SLoC