TomaszAnd / ising

Ising model, machine learning and AdS/CFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ising Model: a New Perspective

Build Status

Ising model, machine learning and AdS/CFT

Structure

  • ising/

    C++ code for generating 2D Ising model lattice data and simulating critical behaviors.

    Build with Visual Studio 2017 or g++ 7.3.0.

    • core/

      Core classes and functions for 2D Ising model.

    • run/

      Program entry point of ising.

    • test/

      Unit tests based on Microsoft C++ Unit Test Framework.

  • rbm/

    RBM (Restrict Boltzmann Machine) network.

  • tensorflow/

    TensorFlow playground.

Dependencies

License

Copyright (C) 2018 by Xiangdong Zeng.

Licensed under the MIT License.

About

Ising model, machine learning and AdS/CFT

License:MIT License


Languages

Language:TeX 43.1%Language:Mathematica 20.5%Language:C++ 20.1%Language:Python 14.6%Language:PowerShell 1.0%Language:Batchfile 0.3%Language:Makefile 0.1%Language:C 0.1%Language:Shell 0.1%