Closed marekgluza closed 4 months ago
the notebook as is shows that one GC step by hand lowers the energy on 8q after 1 VQE layer by 0.5 out of about 10 which is pretty good anyway but let's try to get better. Especially, we want to have the splitting:
Adding notation for the simulations:
What is the state? In the lab we will prepare $$|\psi\rangle = V U_\theta |0\rangle$$
Why does it work? Because $$\langle \psi | H_0 \rangle \psi = \langle 0| J_1|0 \rangle$$
Update: Matteo prepared this https://github.com/qiboteam/boostvqe/blob/results/extras/load_vqe.py
Please use that on the results branch.
The notebook below can be useful for intuition.
Please show how to modify load_vqe.py so that it uses the group commutators.
Old: Please use notebooks/load_vqe_circuit_apply_GC_rotation.ipynb to add showcasing of gradient descent for 1 local for
Check the #33 results from Matteo and
We are searching for the biggest possible decrease of the energy (the fluctuation we don't care)
We would like to be as close as possible to the ground state energy and demonstrate that we lower the energy easily.
The plan ahead is:
This will be updated and explained more, but please already