Skip to content

sahankrt20/Deeplearning

Repository files navigation

Deep Learning Algorithm: Image Classification using CNN

Python PyTorch

A simple implementation of a Convolutional Neural Network (CNN) for image classification using the CIFAR-10 dataset. This repository demonstrates training, evaluating, and performing inference on image data.


Table of Contents


Features

  • Implements a CNN model using PyTorch.
  • Trains the model on the CIFAR-10 dataset.
  • Supports model evaluation and prediction on test images.
  • Highly modular for easy customization.

Installation

Follow these steps to set up the project:

  1. Clone the Repository
    git clone https://github.com/sahankrt20/deeplearning2088.git
    cd deeplearningalgorithm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages