Skip to content

Releases: mathspp/nnfwp

v1.3

11 Jul 18:26
ea1e3f9
Compare
Choose a tag to compare

Create the “teacher-student” experiment.

v1.2

15 May 14:26
Compare
Choose a tag to compare

Add another activation function (the Sigmoid) and a loss function (the CrossEntropyLoss).

v1.1

15 May 14:16
Compare
Choose a tag to compare

Add an example application of the network to the MNIST dataset.

v1.0

15 May 14:15
Compare
Choose a tag to compare

With this release our neural networks framework is simple, but powerful enough to be applied to real world scenarios.