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

refactor algorithms module and update qnn implementation #117

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

Zhaoyilunnn
Copy link
Collaborator

  1. Inheritate the basic ansatz class and implemented a QuantumNeuralNetwork for QML.
  2. Refactor algorithms directory to be more clear.

Use cases: https://github.com/Zhaoyilunnn/pyquafu/blob/master/tests/quafu/algorithms/qnn_test.py#L75

TODO

  • Enable inputs (embedding layer) to get parameters from previous layer's output

@beizhansl beizhansl merged commit bc13569 into ScQ-Cloud:master Nov 24, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants