Skip to content

aryansingla45/image-Classification-Project

Repository files navigation

Image-Classification-Project

Overview

This project aims to uses deep learning techniques to distinguish between cats and dogs.

Installation

To use this project, you'll need to have Python and Jupyter Notebook installed on your system.

After installing Python, you can set up the project environment by following these steps:

  1. Clone this repository to your local machine using git clone https://github.com/aryansingla45/image-Classification-Project.git.
  2. Navigate to the project directory: cd image-Classification-Project.
  3. Install the required dependencies by running pip install -r requirements.txt.

Dataset

The dataset used is kaggle dataset used for competition. Here is the link to dataset.

Usage

To run the code locally on your machine, you can clone the repo and run all the commands.

License

MIT License has been used for this project.

Releases

No releases published

Packages

No packages published