[][src]Crate slow_nn

Slow NN

A slow Neural Network library that uses graph to represent the network

Structs

Connection

Connection struct for Neural Network

Network

Neural Network struct

Neuron

Neuron struct for Neural Network