Giter VIP home page Giter VIP logo

praveen76 / fashion-mnist-classification-using-dense-neural-network Goto Github PK

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

Fashion-MNIST-Classification-using-Dense-Neural-Network addresses a classification problem on the Fashion MNIST dataset. With 60K training and 10K test samples of 28x28 grayscale images, the dataset spans 10 classes. Leveraging Keras, this project explores Dense Neural Networks using both Sequential and Functional APIs for efficient classification.

Home Page: https://towardsmachinelearning.org/

License: GNU General Public License v3.0

Jupyter Notebook 100.00%
cnn-classification fashion-mnist-classification-assignment fashion-mnist-dataset mini-project

fashion-mnist-classification-using-dense-neural-network's Introduction

Fashion-MNIST-Classification-using-Dense-Neural-Network

Data: Training Dataset has 60K samples, and test dataset has 10K samples. Each sample or image is 28*28 grayscale image. The dataset has 10 classes.

Fashion MNIST Classification

This is a Classification problem. You can import dataset from the following link to replicate the same results and follow along the experiement. We'll use Keras to build a Dense Neural Network to solve this problem. We'll also explore how to use Keras' Sequential, and Functional APIs to build our Neural Network.

Instructions for Installation:

Dependencies: : You'll need to install below dependencies to run this project.

  • numpy: 1.18.1
  • pandas: 1.0.1
  • matplotlib: 3.5.3
  • sklearn: 0.22.1
  • tensorflow
  • keras

The code has been tested on Windows system. It should work well on other distributions but has not yet been tested.

In case of any issue with installation or otherwise, please contact me on Linkedin

Important Learnings:

  • Explore MNIST dataset.
  • How to use Keras' Sequential API to build a Dense Neural Network?
  • How to use Keras' Functional API to build a Dense Neural Network?
  • How to define Number of neurons at Input, Hidden, and Output layers?
  • How to calculate total number of parameters?
  • How to plot total number of parameters?
  • How to use callbacks for EarlyStopping to save model's weights at different checkpoints or epochs?

Contributing

If you have a Data Science mini-project that you'd like to share, please follow the guidelines in CONTRIBUTING.md.

Code of Conduct

Please adhere to our Code of Conduct in all your interactions with the project.

License

This project is licensed under the MIT License.

Contact

For questions or inquiries, feel free to contact me on Linkedin.

About Me:

Iโ€™m a seasoned Data Scientist and founder of TowardsMachineLearning.Org. I've worked on various Machine Learning, NLP, and cutting-edge deep learning frameworks to solve numerous business problems.

fashion-mnist-classification-using-dense-neural-network's People

Contributors

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