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

SPSA optimization example #73

Closed
refraction-ray opened this issue Nov 1, 2022 · 1 comment · Fixed by #215
Closed

SPSA optimization example #73

refraction-ray opened this issue Nov 1, 2022 · 1 comment · Fixed by #215
Assignees
Labels
good first issue Good for newcomers

Comments

@refraction-ray
Copy link
Member

refraction-ray commented Nov 1, 2022

Task description

Example demonstrating VQE optimization using SPSA via https://github.com/andim/noisyopt package

Implementation

add an scripts in examples or an jupyter notebook in doc/source/tutorials, actually slight change on https://github.com/tencent-quantum-lab/tensorcircuit/blob/master/examples/vqe_shot_noise.py

recommend to also include benchmark on the optimization performance comparison with other optimizers

Requirements

Difficulty: ★★

@Gopal-Dahale
Copy link
Contributor

@refraction-ray #215.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants