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 comparison script #21

Closed ksk0629 closed 1 month ago

ksk0629 commented 1 month ago

What to do

Make a script to compare the QNN and CNN models that were trained in #20. The outputs of the script are graphs.

Time