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

Replace single qubit tutorial training with larger example #105

Closed zaqqwerty closed 2 years ago

zaqqwerty commented 2 years ago

Remove the single qubit training examples since they (intentionally) did not use the correct ansatz. Instead, we can transition at that point in the tutorial to applying the tools learned to a realistic problem like an Ising spin chain.

zaqqwerty commented 2 years ago

Superceded by #232