Skip to content

Unsupervised Machine Learning of the Ising and XY model.

License

Notifications You must be signed in to change notification settings

tarod13/Monograph

Repository files navigation

Monograph

Unsupervised Machine Learning of the Ising and XY model.

A brief explanation: 1 - The metropolis files can be used to generate samples for both models. Periodic boundaries are assumed.

2 - The analysis files can be used to perform PCA, KPCA, AE and VAE on the samples, as well as a probabilistic analysis of the latent variables obtained with these methods.

3 - The previous files make use of the VAE script. The file must be on the same folder, otherwise the import command must be modified accordingly.

4 - The analysis files make use of pytorch (v 1.10).

5 - The density of states calculator provides an estimate for the Ising model.

About

Unsupervised Machine Learning of the Ising and XY model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages