Skip to content

Machine learning and the Ising model phase transition.

License

Notifications You must be signed in to change notification settings

RGivisiez/ML-Ising

Repository files navigation

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).