Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/longyangking/PhaseOfMatter

Machine Learning Phase of matter
https://github.com/longyangking/PhaseOfMatter

Last synced: about 2 months ago
JSON representation

Machine Learning Phase of matter

Awesome Lists containing this project

README

        

# Classification and Analysis of phase of matter by machine learning
> My own version of codes

## Features
+ Home-made Ising model calculation with Monte Carlo Simulation

![](./pics/Ising.png)

+ Convolutional Neural Networks

![](./pics/mlising.png)

## Requirements
+ Numpy, Matplotlib
+ Keras, Tensorflow

## How to use
+ Train and test model for detecting phase of matter

cd phaseofmatter
python trainmodel.py

## References
[1]Carrasquilla J, Melko R G. Machine learning phases of matter[J]. Nature Physics, 2017.
[2]van Nieuwenburg E P L, Liu Y H, Huber S D. Learning phase transitions by confusion[J]. Nature Physics, 2017, 13(5): 435-439.