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

Investigate automatic language detection for Compiler selection #12

Closed
4 tasks
amccaskey opened this issue Nov 15, 2017 · 0 comments
Closed
4 tasks

Investigate automatic language detection for Compiler selection #12

amccaskey opened this issue Nov 15, 2017 · 0 comments
Assignees

Comments

@amccaskey
Copy link
Contributor

From @amccaskey on September 27, 2017 14:9

We could do this in a fairly straightforward way

  • Implement python scikit-learn feature extraction vector
  • Create large set of random circuits in various languages
  • Train feature extraction on that set
  • Integrate with xacc::Program.build() and friends

Copied from original issue: ORNL-QCI#59

@amccaskey amccaskey self-assigned this Nov 15, 2017
wongey pushed a commit to wongey/xacc that referenced this issue Jun 25, 2024
…ations

Updated Accelerator and VQE to work with measurement bases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant