Computational framework that implements Computational Graph States (CGS) and Supervised Wavefunction Optimization (SWO).
This project uses Bazel, but can be also executed directly using python3.
The following libraries are required to run the code:
Can be obtained using pip.
cd cgs_vmc
bazel run :run_training -- --checkpoint_dir=PATH_TO_CHECKPOINT_DIRECTORY
To change optimization methods, variational ansatz etc. Provide corresponding flags to the run_training call.
Current implementation does not work with
For suggestions and comments reach out to kochkov92