Coder Social home page Coder Social logo

deep-learning-project's Introduction

Deep learning project on classifiaction of images from MNIST dataset

Description:

This project was made in order to practice application of Tensorflow for building and training neural networks. I've built CNN and LSTM models using Keras and fitted them with data from the MNIST dataset.

Project takes the next steps:

  1. Data standartization.
  2. Building and compiling the CNN model.
  3. Building and compiling LSTM model.
  4. Evaluation of both models and tracking the accuracy metric.

Dataset:

MNIST dataset from tensorflow.keras.datasets

Development tools:

  • Python 3.7
  • Tensorflow
  • Matplotlib
  • Numpy

Results:

I've got 99.2% accuracy on test set using CNN and 97% accuracy using LSTM.

Overall, CNN's are of course preferred regarding image classification, but LSTM also performed well on this dataset. It was my first step in deep learning and I'm supposed to go further.

deep-learning-project's People

Contributors

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