API Reference#
Full reference documentation for all public classes and functions in netket_foundation.
Hilbert space#
Represents the vector space of a single parameter for the model. |
Variational state#
Variational state that jointly samples physical configurations and fixed parameter replicas. |
Observables#
Observable for the fidelity susceptibility matrix. |
Saving and loading#
Save a variational state bundled with its importance-sampling reference (sampled configurations and reference log-probabilities), so that loading is instantaneous and the IS reference is exactly reproducible.
Save |
|
Load an archive written by |
|
Return the reference |
Importance sampling#
Estimate expectation values of a target state from samples drawn from a reference distribution, together with the corresponding result and diagnostics types.
Importance-sampled view: physical |
|
A bundle of sampled configurations and their reference log-probabilities. |
|
|
|
|
Driver#
Energy minimization using Variational Monte Carlo (VMC) and Stochastic Reconfiguration (SR) / Natural Gradient Descent, specialized for the foundational training scheme. |
Operators#
See the Operators page for full documentation of all operator classes and factory functions.