-
Notifications
You must be signed in to change notification settings - Fork 21
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
Implement Quanvolutional Layer structure #29
Comments
Quanvolutional structure is rather implemented as a layer in existing QCNN structures. It should, hence, directly inherit form the |
|
Is the |
hey, could you briefly tell me more about this issue, I'd be interested In working on it |
That's awesome, @sharpaxis ! |
Hi @sharpaxis, any updates? Would you need help anywhere? |
Requires implementation of the Quanvolutional
Neural NetworkLayer structure.Reference:
The text was updated successfully, but these errors were encountered: