Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Use cloud resources #7

Closed
ksk0629 opened this issue Oct 5, 2024 · 3 comments
Closed

Use cloud resources #7

ksk0629 opened this issue Oct 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ksk0629
Copy link
Owner

ksk0629 commented Oct 5, 2024

What to do.

It seems like the qiskit example tutorial performs a local statevector simulation according to comments below.

As we are performing a local statevector simulation, we will not set the estimator parameter; the network will create an instance of the reference Estimator primitive for us. If we needed to access cloud resources or Aer simulators, we would have to define the respective Estimator instances and pass them to the EstimatorQNN.

(From https://qiskit-community.github.io/qiskit-machine-learning/tutorials/01_neural_networks.html)

Use cloud resources.

Others

This is a sub-issue of #2.

@ksk0629 ksk0629 added the enhancement New feature or request label Oct 5, 2024
@ksk0629 ksk0629 self-assigned this Oct 5, 2024
@ksk0629
Copy link
Owner Author

ksk0629 commented Oct 18, 2024

@ksk0629
Copy link
Owner Author

ksk0629 commented Oct 18, 2024

Additional reference: https://docs.quantum.ibm.com/guides/setup-channel

@ksk0629
Copy link
Owner Author

ksk0629 commented Oct 18, 2024

At the moment, EstimatorV2 is not supported in EstimatorQNN and SamplerQNN (qiskit-community/qiskit-machine-learning#840). So, will close this issue for now.

@ksk0629 ksk0629 closed this as completed Oct 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant