think_cap 0.0.1

A multilayer feedforward backpropagation neural network library
Documentation

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.