Coder Social home page Coder Social logo

stefanshipinkoski / cifar-10-cnn Goto Github PK

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

A Deep Learning project using Convolutional Neural Network (CNN) for classifying images from the CIFAR-10 dataset into 10 distinct categories.

License: Apache License 2.0

Jupyter Notebook 100.00%

cifar-10-cnn's Introduction

CIFAR-10 Object Classification!

This is Deep Learning project using a Convolutional Neural Network (CNN) designed to classify images from the CIFAR-10 dataset into 10 distinct categories.

Overview

The CIFAR-10 dataset is a widely used benchmark in image classification tasks. It consists of 60,000 32x32 color images in 10 different classes, making it an ideal dataset for testing and training image classification models.

Features

  • Convolutional Neural Network (CNN) architecture optimized for image classification.
  • Trained on the CIFAR-10 dataset with 10 distinct classes.
  • Evaluation of model performance using various classification metrics.
  • Potential for further improvements and experimentation with Hyperparameters tuning.

Technologies Used:

  • Python3.10

  • TensorFlow

  • Computer Vision

  • CNN

Getting Started

  1. Clone this repository to your local machine.
git clone https://github.com/stefanshipinkoski/cifar-10-cnn.git
  1. Change the project directory.
cd cifar-10-cnn
  1. Create a conda environment and install the required dependencies:
conda env create -f enviorment.yml
  1. Activate the conda environment:
conda activate cifar-10-env
  1. Run Jupyter Notebook in the directory
jupyter notebook

Contribution:

Any contributions to this project are welcomed!

cifar-10-cnn's People

Contributors

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