Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QCNN should support layouts other than MERA #76

Open
SaashaJoshi opened this issue Mar 26, 2024 · 0 comments
Open

QCNN should support layouts other than MERA #76

SaashaJoshi opened this issue Mar 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SaashaJoshi
Copy link
Owner

This paper proposes several layouts for a Convolutional Neural Network model that must be added to the repository.

T. Hur, L. Kim, and D. K. Park, “Quantum convolutional neural network for classical data classification,” Quantum Machine Intelligence, vol. 4, no. 1, Feb. 2022, doi: https://doi.org/10.1007/s42484-021-00061-x.

Screenshot 2024-03-25 at 19 14 11

Currently, the QuantumConvolutionalLayer defaults to a MERA structure, which must be changed to an optional feature.

@SaashaJoshi SaashaJoshi added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant