Skip to content

This project serves as the final examination for the Quantum Machine Learning module. The goal is to make a comparative analysis of Classical and Hybrid models for Binary Classification on CIFAR-10 Dataset.

Notifications You must be signed in to change notification settings

dimitri009/Quantum-ML-Project-Work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Quantum-ML-Project-Work

This project serves as the final examination for the Quantum Machine Learning module. The goal is to apply concepts learned throughout the course to solve real-world problems using quantum computing techniques.

Abstract

In this report, we explored the application of convolutional neu ral networks (CNNs) and hybrid neural networks (HNNs) for binary classification tasks using the CIFAR-10 dataset. We con ducted three experiments, each focusing on distinguishing be tween different pairs of classes: airplane vs. automobile, cat vs. dog, and ship vs. truck. For each experiment, we trained both CNN and HNN models, analyzing their performance in terms of overall accuracy and class-wise accuracy. Results indicate that while both models demonstrate competitive performance, HNNs exhibit advantages in certain aspects, suggesting their potential superiority in specific scenarios.

Contents

  • models/: Contains the Python scripts and Jupyter Notebooks implementing the CNN model and the HNN model.
  • Quantum_ML_Lab.pdf: This file is the report of the project.
  • README.md: This file providing an overview of the project.

About

This project serves as the final examination for the Quantum Machine Learning module. The goal is to make a comparative analysis of Classical and Hybrid models for Binary Classification on CIFAR-10 Dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published