RBMsAnnealedImportanceSampling.jl

Author cossio
Popularity
0 Stars
Updated Last
1 Year Ago
Started In
December 2022

RBMsAnnealedImportanceSampling Julia package

License codecov GitHub repo size GitHub code size in bytes

Annealed importance sampling algorithm to estimate the partition function of Restricted Boltzmann machines. The package is registered. Install it with:

import Pkg
Pkg.add("RBMsAnnealedImportanceSampling")

Related packages

Restricted Boltzmann machines in Julia:

Use RBMs on the GPU (CUDA):

Centered RBMs:

Citation

If you use this package in a publication, please cite:

  • Jorge Fernandez-de-Cossio-Diaz, Simona Cocco, and Remi Monasson. "Disentangling representations in Restricted Boltzmann Machines without adversaries." Physical Review X 13, 021003 (2023).

Or you can use the included CITATION.bib.

Used By Packages

No packages found.