Skip to content

4kasha/detect_phase_trans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple code for reproducing results of this paper (Detection of phase transition via convolutional neural network).

Dependencies

  • Tensorflow 2.0.0 (keras 2.2.4)
  • scikit-learn 0.21.3
  • Pillow

Example for making 2d ising data

python3 parallel_ising.py --lattice_size 16 --tempset 100

About

phase transition, Ising, CNN, Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published