PennyLaneAI / qml

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
https://pennylane.ai/qml
Apache License 2.0
513 stars 182 forks source link

[DEMO] Meta-Variational Quantum Eigensolver #238

Closed nahumsa closed 3 years ago

nahumsa commented 3 years ago

General information

Name Nahum Sá

Affiliation (optional) Centro Brasileiro de Pesquisas Físicas


Demo information

Title Meta-Variational Quantum Eigensolver

Abstract In this tutorial I follow Meta-VQE paper. The Meta-VQE algorithm is a variational quantum algorithm that is suited for NISQ devices and encodes parameters of a Hamiltonian into a variational ansatz which we can obtain good estimations of the ground state of the Hamiltonian by changing only those encoded parameters.

Relevant links Demo - https://github.com/nahumsa/pennylane-notebooks/blob/main/Meta-VQE%20Pennylane.ipynb Original Paper - https://arxiv.org/abs/2009.13545 Alba Cervera-Lierta QHACK21 repository - https://github.com/AlbaCL/qhack21/blob/main/Meta-VQE.ipynb

co9olguy commented 3 years ago

Thanks for the contribution @nahumsa! I'll put together a new card for your project shortly and share with you before adding to the site

co9olguy commented 3 years ago

Hi @nahumsa, I've created a new PR to add your demo to the site (with some light editing for grammar). You can see a preview here: image

Also, if you have any suggested images for us to use when advertising your tutorial on social media, feel free to share

nahumsa commented 3 years ago

Awesome, thanks! I don't have any suggested images, feel free to choose.

co9olguy commented 3 years ago

Great, thanks for the submission @nahumsa! We'll advertise it shortly :slightly_smiling_face:

co9olguy commented 3 years ago

Thanks again @nahumsa, it's out in the wild now