This repository has been archived by the owner on Dec 17, 2019. It is now read-only.
Implementing and Generalizing the Quantum Natural Gradient optimizer. #21
Labels
from Coach
This is an idea from a coach
group is full
No more members are allowed in this group!
group ready
The group is ready to start working
Abstract
An interesting optimizer has been proposed recently by Stokes et al which shows promise for use in VQE. Let’s implement it and test how well it works with stochastic noise!This paper goes into a lot of detail about it.
This paper helps explain the approach more intuitively.
This blog post from Xanadu is also very useful. (it's also where I took the above image from)
Xanadu's pennylane platform has an implementation of this optimizer; however, pennylane is set up differently than qiskit-so it will not be a copy-paste situation.
Members
Deliverable
An optimizer module that we can use within qiskit. Some pretty graphs showing how well our optimizer performs under stochastic noise.
GitHub repo
https://github.com/oliverfunk/quantum-natural-gradient.git
The text was updated successfully, but these errors were encountered: