Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/qdm097/MNIST-CNN
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm097 committed May 24, 2020
2 parents 70c8362 + 5660adc commit bf2fc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# MNIST-CNN
Digit recognition neural network using the MNIST dataset. An improvement of my prior model, but with support for pooling and convolution!
Digit recognition neural network using the MNIST dataset. Features include a full gui, convolution, pooling, momentum, nesterov momentum, RMSProp, batch normalization, and deep networks.

0 comments on commit bf2fc52

Please sign in to comment.