GithubHelp home page GithubHelp logo

teriterance / mnist-mlp-exercise Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martinoywa/mnist-mlp-exercise

0.0 1.0 0.0 12.84 MB

An MLP to classify images from the MNIST database hand-written digit database with PyTorch

Jupyter Notebook 100.00%

mnist-mlp-exercise's Introduction

mnist-mlp-exercise

An MLP to classify images from the MNIST database hand-written digit database using PyTorch. This model's architecture has Linear layers. To achieve a higher accuracy, Convolution layers can be used.

test loss and accuracy for each digit

Test Loss: 0.173844

Test Accuracy of 0: 98% (970/980)
Test Accuracy of 1: 98% (1118/1135)
Test Accuracy of 2: 96% (998/1032)
Test Accuracy of 3: 95% (968/1010)
Test Accuracy of 4: 97% (955/982)
Test Accuracy of 5: 96% (865/892)
Test Accuracy of 6: 97% (935/958)
Test Accuracy of 7: 97% (1007/1028)
Test Accuracy of 8: 96% (941/974)
Test Accuracy of 9: 96% (973/1009)

overall accuracy

Test Accuracy (Overall): 97% (9730/10000)

sample predictions

sample predictions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.