Releases: mathspp/nnfwp
Releases · mathspp/nnfwp
v1.3
v1.2
Add another activation function (the Sigmoid
) and a loss function (the CrossEntropyLoss
).
v1.1
Add an example application of the network to the MNIST dataset.
v1.0
With this release our neural networks framework is simple, but powerful enough to be applied to real world scenarios.