Skip to content
#

cifar-10-dataset

Here are 12 public repositories matching this topic...

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

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

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.

Curate this topic

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

Learn more