qiboteam / qibo

A full-stack framework for quantum computing.
https://qibo.science
Apache License 2.0
294 stars 60 forks source link

Add advanced example of VQE with `torch` #1423

Closed renatomello closed 1 month ago

renatomello commented 2 months ago

Currently only VQE implemented with tensorflow is documented in the advanced examples. Since we also have torch now, we should have a minimal example there as well.