-
Updated
Dec 31, 2019 - HTML
cifar-10-dataset
Here are 16 public repositories matching this topic...
In this we use Bayesian Statistical principles to classify images present in 10 different clases such as airplane, automobile, bird, cat, deer, dog, frog, horse, ship and truck.
-
Updated
Jan 5, 2021 - Python
In this project we will build multiple CNN models for CIFAR-10 Image Classification
-
Updated
Jan 16, 2022 - Jupyter Notebook
In this project, I have built a convolutional neural network in Keras with Python on a CIFAR-10 dataset. First, we will explore our dataset, and then we will train our neural network using Python and Keras. After training the model and obtaining the suitable accuracy we finally conclude our model creation part. Next, we have used Tkinter library…
-
Updated
Mar 14, 2022
Project related to my thesis which focuses on Continual Learning carried out on the CIFAR10 dataset.
-
Updated
Oct 6, 2022 - TeX
CNN applied on Cifar-10 database.
-
Updated
Jan 8, 2023 - Jupyter Notebook
Regular Neural Network and Convolutional Neural Network were applied on Cifar - 10 database, and checked the final results.
-
Updated
Jan 9, 2023 - Jupyter Notebook
-
Updated
May 31, 2023 - MATLAB
This repository contains my final submission for the COMP3547 Deep Learning module assignment at Durham University in the academic year 2022/2023. The project focuses on diffusion-based models and their application in synthesising new, unique images, which could plausibly come from a training data set. Final grade received was 71/100.
-
Updated
Aug 1, 2023 - Python
This GitHub repository hosts my comprehensive CIFAR-10 image prediction project, which I completed as part of the SmartKnower program. CIFAR-10 is a widely used dataset in computer vision, consisting of 60,000 32x32 color images from 10 different classes.
-
Updated
Oct 2, 2023 - Jupyter Notebook
This repository is used for "Computer Vision and Pattern Recognition" course work.
-
Updated
Dec 26, 2023 - Jupyter Notebook
-
Updated
Apr 17, 2024 - Jupyter Notebook
This repository contains a collection of projects focused on implementing various deep learning models and algorithms on FPGA. These projects leverage the power of FPGA for efficient and high-performance execution of machine learning tasks.
-
Updated
Jul 1, 2024 - Python
This project demonstrates image classification using a Convolutional Neural Network (CNN) on the CIFAR-10 dataset. The model is trained to classify images into one of 10 classes.
-
Updated
Jul 8, 2024 - Jupyter Notebook
This project implements and tests Convolutional Neural Network (CNN) models to classify images from the CIFAR-10 dataset, which includes 60,000 color images across 10 classes. The models achieve up to 90.45% accuracy, with training stability considerations and evaluation through confusion matrices and training history.
-
Updated
Sep 3, 2024 - Python
Semi-Supervised Learning with Pseudo-Labeling
-
Updated
Oct 26, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the cifar-10-dataset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cifar-10-dataset topic, visit your repo's landing page and select "manage topics."