Skip to content

This project implements a neural network model to classify images from the Fashion MNIST dataset. The model is trained to recognize different types of clothing items.

Notifications You must be signed in to change notification settings

zahrahmerchant/Classification-using-NN

Repository files navigation

Classification Using Neural Networks

Description

This project implements a neural network model to classify images from the Fashion MNIST dataset. The model is trained to recognize different types of clothing items.

Installation

To set up the project, ensure you have Python installed along with the necessary libraries. You can install the required packages using pip:

pip install -r requirements.txt

Usage

To run the Jupyter notebook, open classification_using_nn.ipynb in Jupyter Notebook or Jupyter Lab. Follow the instructions in the notebook to train the model and make predictions.

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.

About

This project implements a neural network model to classify images from the Fashion MNIST dataset. The model is trained to recognize different types of clothing items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published