Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

QizGloria: hybrid quantum-classical ML with full Qiskit & pyTorch capabilities #43

Open
dumkar opened this issue Sep 13, 2019 · 3 comments

Comments

@dumkar
Copy link

dumkar commented Sep 13, 2019

Abstract

We want to use the full capabilities of both Qiskit and pyTorch to develop hybrid quantum-classical machine learning algorithms (e.g. meta-learning for quantum circuits with classical neural nets https://arxiv.org/abs/1907.05415 , SchNet with quantum interactions https://arxiv.org/abs/1706.08566 , or emeddings with classical ML as input for quantum circuits). This means that Qiskit circuits should be embedded in pyTorch as a function that can handle backpropagation. While other frameworks already attempt to provide such an interface, they don't allow to define your circuit in native Qiskit language and thus prohibit the use of all it's amazing tools (even gate decomposition is often not supported).

Members

Deliverable

A module and a notebooks showcasing it with e.g. meta-learning, SchNet

GitHub repo

https://github.com/BoschSamuel/QizGloria

@Zoufalc

This comment has been minimized.

@dumkar dumkar changed the title Hybrid quantum-classical ML with full Qiskit & pyTorch capabilities QizGloria: hybrid quantum-classical ML with full Qiskit & pyTorch capabilities Sep 13, 2019
@BoschSamuel

This comment has been minimized.

@iturtle100

This comment has been minimized.

@qiskit-community qiskit-community locked as resolved and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants