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.