Crate neural_network_study

Source

Structs§

Matrix
A simple 2-dimensional matrix with basic operations
NeuralNetwork
A simple feedforward neural network with one hidden layer.

Enums§

ActivationFunction