netket.drivers#
Abstract classes#
Those are the abstract classes you can inherit from to implement your own driver
Abstract base class for NetKet Variational Monte Carlo drivers |
Concrete drivers#
Those are the optimization drivers already implemented in Netket:
Energy minimization using Variational Monte Carlo (VMC). |
|
Steady-state driver minimizing L^†L. |
Also do give a look to the experimental SR driver in VMC_SR
which combines VMC with SR naturally, allowing for advanced computational tricks.