Module prelude

Source

Structs§

BasicTrainer
A simple struct for Training Neural Networks
DataSet
A set of inputs and the expected Outputs
NeuralNetwork
A simple Neural Network

Enums§

ActivationFunction
The activation function neurons are to use