google / qhbm-library

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

Add assignment operations to EBM #86

Closed zaqqwerty closed 3 years ago

zaqqwerty commented 3 years ago

To allow backpropagation with hypernetworks, we need to allow replacement of EBM variables with Tensors.

zaqqwerty commented 3 years ago

Resolved by #96