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

Vanilla QHBM Baselines #241

Closed sahilpatelsp closed 2 years ago

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

farice commented 2 years ago

we should add an integration test so that we ensure that lib changes don't result in script breakages (at the least, that it can still run)

farice commented 2 years ago

can you delete the utils that are unused? and for the ones that are used i believe they can be found in the main lib

farice commented 2 years ago

can you mark this as ready for review as well?

zaqqwerty commented 2 years ago

can you delete the utils that are unused? and for the ones that are used i believe they can be found in the main lib

Where to find some of them:

farice commented 2 years ago

Also add a todo for the integration tests which are to be added imminently

farice commented 2 years ago

The todo should be a github issue that can be tackled in a later PR