qiskit-camp-europe-19 icon indicating copy to clipboard operation
qiskit-camp-europe-19 copied to clipboard

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

Open dumkar opened this issue 4 years ago • 3 comments

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

  • @dumkar - Slack: @kareldumon email: [email protected]
  • @patrickhuembeli - Slack: @patrickhuembeli email: [email protected]
  • @BoschSamuel
  • @amyami187
  • @iturtle100
  • IBM Coach: @Zoufalc

Deliverable

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

GitHub repo

https://github.com/BoschSamuel/QizGloria

dumkar avatar Sep 13 '19 05:09 dumkar

@Zoufalc joining if possible as coach

Zoufalc avatar Sep 13 '19 07:09 Zoufalc

Could you add Amira and me? 🙂

BoschSamuel avatar Sep 13 '19 07:09 BoschSamuel

Please add me to project

iturtle100 avatar Sep 13 '19 08:09 iturtle100