albertnieto / quantum_convolutional_nn_benchmark

Benchmarking quanvolutional neural networks with QCML and Pennylane.
Apache License 2.0
3 stars 1 forks source link

Add separable circuit #12

Open albertnieto opened 1 month ago

albertnieto commented 1 month ago

Add a quanv layer variation that uses circuits without entanglement and controlled gates. Doing so, convolutions can be larger as they only require 1 qubit.