The task of evaluating GCI on shots exemplifies a likely use case of our repo
- we have old vqe training
- we take some vqe unitary, we have some vqe circuit
- we want to boost it
Proposed workflow:
This is proposing to have 2 scripts
main.py trains vqe and boost with gci
gci+warmstart.py implements Fig 1 from Arxiv and boosts with gci after some qibo.Circuit wamstart
The task of evaluating GCI on shots exemplifies a likely use case of our repo
Proposed workflow:
gci+warmstart.pyqibo.Circuit(or provides it somehow)boostvqe/src/boostvqe/utils.py
Lines 220 to 226 in 827b25f
This is proposing to have 2 scripts
main.pytrains vqe and boost with gcigci+warmstart.pyimplements Fig 1 from Arxiv and boosts with gci after someqibo.Circuitwamstart