What problem does it solve?
This Skill streamlines the complex setup and execution of Variational Monte Carlo (VMC) simulations for quantum many-body systems, reducing the friction of configuring JAX-based neural quantum states.
Core Features & Use Cases
- Simulation Workflow: Provides a structured path for defining Hilbert spaces, Hamiltonians, and variational ansätze.
- Optimization & Validation: Guides the user through Stochastic Reconfiguration (SR) and statistical validation checks like energy variance and autocorrelation analysis.
- Use Case: Researchers can use this to quickly prototype a neural-network-based ground state solver for a 2D frustrated Heisenberg model, ensuring correct device (CPU/GPU) and optimizer settings.
Quick Start
Use the using-netket skill to configure a VMC simulation for a 1D Heisenberg chain using an RBM ansatz and the Stochastic Reconfiguration optimizer.