GithubHelp home page GithubHelp logo

mnist's Introduction

Deep Learning project with the MNIST Dataset

Introduction

This project explores the capabilities of deep learning in the field of handwritten digit recognition using the famous MNIST dataset. Two Jupyter notebooks have been developed: MNIST.ipynb for the model using a Deep Neural Network (DNN) architecture and MNIST_cnn.ipynb for the model based on a Convolutional Neural Network (CNN) architecture. This work illustrates the use of TensorFlow and Keras, highlighting the effectiveness of the DNN and CNN models for image classification.

Technologies used

  • TensorFlow
  • Keras
  • NumPy
  • Matplotlib

Project Structure

The project is organised with the following Jupyter notebooks:

  • MNIST.ipynb` : Notebook for the Deep Neural Network model.
  • MNIST_cnn.ipynb` : Notebook for the Convolutional Neural Network model.

Installation

To run these notebooks, make sure you have installed Jupyter as well as Python and the necessary packages. You can install the dependencies by running :

pip install tensorflow keras numpy matplotlib jupyter

Usage

To use the notebooks, run Jupyter Notebook or JupyterLab in your development environment:

jupyter notebook

Then open MNIST.ipynb for the DNN model or MNIST_cnn.ipynb for the CNN model and follow the instructions in each notebook to train and evaluate the models.

Results

The notebooks contain sections dedicated to displaying model performance, including visualisations of training/test losses and accuracies, as well as confusion matrices for evaluating classification results.

Conclusion

This project demonstrates the effectiveness of DNN and CNN architectures applied to the recognition of handwritten digits with the MNIST dataset, using modern deep learning approaches with TensorFlow and Keras. These notebooks provide a solid basis for exploring and expanding future research in the field.

mnist's People

Contributors

julesusg15 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.