Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.07 KB

Machine Learning in Condensed Matter Physics 2019

School logo
http://iamc.eu/ML-CM-2019

Main repository for the Machine Learning in Condensed Matter Physics 2019 summer course (San Sebastian, 26-28 August 2019) organized by the Donostia International Physics Center (DIPC).

Lecture notes and code

Tips

TensorFlow MacOS OMP error

Should you be using MacOS and getting an error like:

OMP: Error #15: Initializing libiomp5.dylib, but found libiomp5.dylib already initialized.
OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program...

check first answer here.