Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 577 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 577 Bytes

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