Code Monkey home page Code Monkey logo

dl-exp3's Introduction

Convolutional Deep Neural Network for Digit Classification

AIM

To Develop a convolutional deep neural network for digit classification and to verify the response for scanned handwritten images.

Problem Statement and Dataset

The MNIST dataset is a collection of handwritten digits. The task is to classify a given image of a handwritten digit into one of 10 classes representing integer values from 0 to 9, inclusively. The dataset has a collection of 60,000 handwrittend digits of size 28 X 28. Here we build a convolutional neural network model that is able to classify to it's appropriate numerical value.

not available

Neural Network Model

not available

DESIGN STEPS

STEP 1:

Download and load the dataset

STEP 2:

Scale the dataset between it's min and max values

STEP 3:

Using one hot encode, encode the categorical values

STEP 4:

Split the data into train and test

STEP 5:

Build the convolutional neural network model

STEP 6:

Train the model with the training data

STEP 7:

Plot the performance plot

STEP 8:

Evaluate the model with the testing data

PROGRAM

https://github.com/yoursenpai69/dl-exp3/blob/main/Copy_of_Ex03_minist_classification.ipynb

OUTPUT

Training Loss, Validation Loss Vs Iteration Plot

not available

Classification Report

not available

Confusion Matrix

not available

New Sample Data Prediction

not available

RESULT

Successfully developed a convolutional deep neural network for digit classification and verified the response for scanned handwritten images.

dl-exp3's People

Contributors

joeljebitto avatar obedotto avatar yoursenpai69 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.