Skip to content
Snippets Groups Projects
Select Git revision
  • f31fb9d297bf5d61617448118a16a28d2ee95f6a
  • master default protected
2 results

tuto-git-gitlab

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Derrode Stéphane / INF-TC2
    Source project has a limited visibility.
    Name Last commit Last update
    ..
    src
    .gitignore
    README.md

    Machine Learning - Image classification

    Description

    This project is a simple image classification using machine learning. The dataset used is the CIFAR-10 dataset, which consists of 60,000 32x32 color images in 10 classes, with 6,000 images per class. The classes are: airplane, automobile, bird, cat, deer, dog, frog, horse, ship, truck. The dataset is divided into 50,000 training images and 10,000 testing images.