Crate simple_nn

Source

Modules§

math
Contains all of the math used in this library
nn
Contains neural network itself
nn_activation
Contains neural network activation functions. Default is sigmoid.
nn_serde
Contains useful methods for saving and reading a nueral network