Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.14 KB

ML-Ising

Studying the Ising Model using machine learning algorithms.

Notebooks with I: I didn't use samples for temperatures close to the phase transition. Notebooks with II: I used samples for temperatures close to the phase transition.

refs:

  • Grad-CAM: Visual Explanations from Deep Networks via Gradient-Based Localization: Link
  • An example of Grad-CAM using tensorflow: Link
  • How to visualize filters in CNN: Link
  • Notebooks using Ising Model and machine learning. Link Link Link

License

See the LICENSE file for license rights and limitations (MIT).