Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Project to generate novel Ising model spin states using Restricted Boltzmann Machines. Implemented using Python and SciKit-Learn. Coursework for course on Neural Networks. (MSc Computer Science level, Leiden University)

akoreman/Restricted-Boltzmann-Machine-Generative-Ising-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restricted Boltzmann Machine for Generating Ising Model states

This project uses restricted Boltzmann machines (RBMs) to generate new Ising model spin states after being trained on data. Further details and the effect this has can be found in the report in root. Implemented using Python with SciKit-Learn. Training data generated using the program found at https://github.com/akoreman/Monte-Carlo-Ising-Model .

About

Project to generate novel Ising model spin states using Restricted Boltzmann Machines. Implemented using Python and SciKit-Learn. Coursework for course on Neural Networks. (MSc Computer Science level, Leiden University)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages