wangvei / machine-learning-for-physicists

Code for "Machine Learning for Physicists 2020" lecture series

Home Page:https://pad.gwdg.de/s/HJtiTE__U

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for "Machine Learning for Physicists" (lecture series by Florian Marquardt)

Please see the official course website for 2020, with links to slides, videos (of the lectures and the tutorials), and summaries of the lecture content. You can find more detailed descriptions of the code there.

Usually, there is both a jupyter notebook and the pure python code extracted from the notebook (in case you do not like to use jupyter).

Note: All the code except for the few cases that include code by other people (like tSNE and MNIST; always clearly marked) is hereby provided under the terms of the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license:

https://creativecommons.org/licenses/by-sa/4.0/

About

Code for "Machine Learning for Physicists 2020" lecture series

https://pad.gwdg.de/s/HJtiTE__U


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%