Faster backpropagation!
joaopauloschuler
released this
04 Jun 07:04
·
374 commits
to master
since this release
Updates in this new release v1.0.7 are:
- CIFAR-10 Resized program has been added to the main readme file. It’s a program that resizes CIFAR-10 and CIFAR-100 images to 64x64 and 128x128 pixels.
- #77: Added results for the ResNet example.
- #78: Added TNNetLayer.ForcePositiveWeights.
- #79: Updated hypotenuse example.
- #81: Added FlipY with MultipleSamplesAtValidation.
- #84: Faster backpropagation by not backpropagating small values.