Code Monkey home page Code Monkey logo

datapoem_assignment's Introduction

DataPoem_assignment

Problem statement

Develop an End-to-End solution for the Handwritten Digit Recognition System ( MNIST Data : https://keras.io/api/datasets/mnist/ ) . The system should have the following specifications

  1. It should have an ML model as the core program API - you can find models ( code ) built on TensorFlow or PyTorch easily and use them.

  2. The solution should have a frontend to display results - a simple upload image button, where the user uploads an image from the computer and hits predict, and the solution shows the predicted number with the uploaded image.

  3. The solution should have a backend ( database connection ) - for simplicity if I upload an image with the same file name as has been uploaded before, the system should not be predicting, it should simply give the output from a stored answer derived from predicting before, while printing on the screen : “Image predicted before“

  4. The final output can be a recorded video explaining the system build and displaying results as required above


Sample Output

Screenshot 2021-10-28 234011

datapoem_assignment's People

Contributors

adarshxinferno avatar

Watchers

 avatar

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.