SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
20 stars 10 forks source link

Update MERA and QuantumConvolutionalLayer to consider unmeasured qubits only. #10

Open SaashaJoshi opened 9 months ago

SaashaJoshi commented 9 months ago

Conv layer or the MERA structure still doesn't take into consideration only the unmeasured qubits. If applied more than once, a conv layer is built on all the qubits and not just the unmeasured ones. This needs to be corrected.

_Originally posted by @SaashaJoshi in https://github.com/SaashaJoshi/quantum-image-processing/pull/6#discussion_r1393795034_