Giter Site home page Giter Site logo

zenklinov / deep-learning-cnn-vs-rnn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 168 KB

This repository contains a Jupyter Notebook that compares the performance of Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) architectures for image classification tasks using the Fashion MNIST dataset. The notebook explores the process of training CNN and RNN models

License: Creative Commons Zero v1.0 Universal

Jupyter Notebook 100.00%
cnn deep-learning fashion-mnist-dataset rnn classification supervised-machine-learning

deep-learning-cnn-vs-rnn's Introduction

Deep Learning: CNN vs RNN for Fashion MNIST Image Classification

This repository contains a Jupyter Notebook (CNNvsRNN-FMNIST-deep-learning-model.ipynb) that compares the performance of Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) architectures for image classification tasks using the Fashion MNIST dataset.

Notebook Overview

The notebook explores the process of training CNN and RNN models to classify fashion images from the Fashion MNIST dataset. It includes the following sections:

  • Data Exploration: Visualizes example images from the dataset and provides an overview of the dataset's shape.
  • Data Preprocessing: Normalizes the pixel values and reshapes the data for CNN and RNN models.
  • CNN Model Construction: Defines and trains a CNN model for image classification.
  • RNN Model Construction: Defines and trains an RNN model for image classification.
  • Model Comparison: Compares the accuracy of CNN and RNN models over epochs using a plot.

Conclusion

The conclusion section in the notebook summarizes the findings from the comparison of CNN and RNN models. It highlights the superiority of CNNs over RNNs for image classification tasks, particularly those involving spatial features.

Repository Information

Feel free to explore the notebook for detailed insights into the comparison of CNN and RNN architectures for image classification using the Fashion MNIST dataset.

deep-learning-cnn-vs-rnn's People

Contributors

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