RBMsAnnealedImportanceSampling.jl

Author cossio
Popularity
1 Star
Updated Last
5 Months Ago
Started In
December 2022

RBMsAnnealedImportanceSampling Julia package

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.