google / qhbm-library

Quantum Hamiltonian-Based Models built on TensorFlow Quantum
https://qhbm-library.readthedocs.io/en/latest/
Apache License 2.0
40 stars 15 forks source link

differentiable expectations for energy functions with no operator representation #101

Closed sahilpatelsp closed 2 years ago

sahilpatelsp commented 2 years ago

In order to support QMHL for QHBMs whose EnergyFunction does not have a Pauli operator representation, we would need to enable functionality for differentiating the expectation of such energy functions with respect to the parameters of the parameterized quantum circuit.

zaqqwerty commented 2 years ago

This is a duplicate of #18