Skip to content

dywu101/CNN-Ising

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Machine-learning-for-Model-Hamiltonian

All code in src.

Dataset: code to produce data set for ML of Ising model

Before running the code, you need to install packages:

tensorflow >= 2.6.0

numpy >= 1.23.5

matplotlib >= 3.7.1

keras >= 2.6.0

scikit-learn >= 1.2.2

pandas >= 1.5.3

If you want to train dataset and get the accuracy of model in testing set, just:

cd src

python train.py

About

Learn Model Hamiltonian with Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%