ksk0629 / quanvolutional_neural_network

This is the repository for one implementation of the algorithm in scientific paper, Quanvolutional Neural Networks: Powering Image Recognition with Quantum Circuits.
MIT License
1 stars 1 forks source link

Make a classical CNN #5

Closed ksk0629 closed 1 month ago

ksk0629 commented 2 months ago

What to do

Make a classical CNN using PyTorch for later comparison.