Crate slow_nn

Source
Expand description

§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