Coder Social home page Coder Social logo

yanste / cnn-cv-mnist-classification Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 11.62 MB

Convolutional Neural Networks (CNN) with Computer Vision (CV) for MNIST Handwriting Classification

Home Page: https://www.kaggle.com/code/yannicksteph/cnn-cv-mnist-classification

License: MIT License

Jupyter Notebook 100.00%
ai cnn cv mnist-classification tensorflow

cnn-cv-mnist-classification's Introduction

| CNN | MNIST | Classification |

Convolutional Neural Networks (CNN) with Computer Vision (CV) for MNIST Handwriting Classification

Introduction

This notebook delves into a classification task involving the use of Convolutional Neural Networks (CNNs) on the famous MNIST dataset, available at Yann LeCun's website.

We have structured the notebook into two main sections:

Objectives

This section delineates the specific goals of this notebook, which are:

  • Training a Deep Neural Network (DNN) model to achieve high accuracy in recognizing handwritten digits.

Implementation

This section presents the hands-on steps necessary to attain the previously mentioned objectives. These steps include:

  1. Imports, Constants, and Methods: Setting up the necessary libraries, constants, and methods for our task.
  2. Data Retrieval: Acquiring the MNIST dataset to be used for training and testing purposes.
  3. Data Preparation: Preprocessing and setting up the dataset to facilitate effective training of the CNN model.
  4. Model Creation: Architecting and constructing the CNN model utilizing Keras.
  5. Model Training: Engaging the CNN model in learning using the prepared dataset.
  6. Evaluation: Gauging the trained model's performance and analyzing the classification results.

CNN

Project:

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.