NUMPHYsandML: Difference between revisions

From Wiki Cours
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
__NOTOC__
[[File:CFP_2018_sinai.jpg|600px|thumb|Sinaï's billard]]
= Numerical Physics and Machine Learning =
= Numerical Physics and Machine Learning =


= Course description =  
== Course description ==  


<div>
<div>
Line 12: Line 10:
</div>
</div>


= Team =
== The Team ==


* [http://lptms.u-psud.fr/alberto_rosso/ Alberto Rocco] (Numerical Physics)
* [http://lptms.u-psud.fr/alberto_rosso/ Alberto Rocco] (Numerical Physics)
Line 18: Line 16:
*  Marco Medjnak (Tutorials)
*  Marco Medjnak (Tutorials)


= Schedule =
= Where and When =


* Lectures on Fridays: 14.0-16.00
* Lectures on Fridays: 14.0-16.00
Line 24: Line 22:
* ENS, 24 rue Lhomond, room Conf IV (2nd floor)
* ENS, 24 rue Lhomond, room Conf IV (2nd floor)


Here you find the scheduling of
[https://docs.google.com/spreadsheets/d/1NlHTj7ypYoVyy6c9jpq-93NxDryAfbvy1vnOgA3ucPE/edit#gid=245193379/pubhtml Lectures, Tutorials and Homeworks]


<!--
= Computer Requirements =
[https://docs.google.com/spreadsheets/d/e/2PACX-1vS0bnp7cPVTnbxd77_y-QRiuMzLGKq7DOIKsI-LpoXZvOk43ykDL_glD6RlPd9ubz-9RL12Xh_a9igE/pubhtml Notes and Tutorials]-->
'''No previous experience in programming is required.''' <br>
<!--
 
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vS0bnp7cPVTnbxd77_y-QRiuMzLGKq7DOIKsI-LpoXZvOk43ykDL_glD6RlPd9ubz-9RL12Xh_a9igE/pubhtml?gid=245193379&amp;single=true&amp;widget=true&amp;headers=false"></iframe>
Programming Language: Python. For practical installation, we recommand (especially Anaconda. See [[Memento Python]] <br>
-->
Python notebooks on your computer are great. But another possibility, and quite good way to use powerful computer without buying one, is to use google colab, the Colaboratory platform from Google: It requires no specific hardware or software, and even allows you to use GPU computing for free, all by writting a jupyter notebook that you can then share.  
 


= Language =


*The working language for this course is English.<br>
*Programming Language: Python. See [[Memento Python]]<br>
For practical installation, we recommand (especially for apple computers) Anaconda. <br>
'''No previous experience in programming is required.''' <br>
* Python notebooks on your computer are great. But another possibility, and quite good way to use powerful computer without buying one, is to use google colab, the Colaboratory platform from Google: It requires no specific hardware or software, and even allows you to use GPU computing for free, all by writting a jupyter notebook that you can then share.





Revision as of 14:01, 31 August 2020

Numerical Physics and Machine Learning

Course description

We will cover many algothims used in many-body problems and complex systems: Monte Carlo methods, molecular dynamics and optmization in complex landscapes. We shall also discuss the use of some machine learning algorithms (Boltzmann machines, Auto-encoder, Deep Learning) for physics problems. We focus on algorithms and physics, not on programming and heavy numerics. The theoretical lecture is followed by a tutorial introducing concrete numerical exercises. You will have to hand in 3 homeworks.

The Team

Where and When

  • Lectures on Fridays: 14.0-16.00
  • Tutorials on Fridays: 16h00-18.00
  • ENS, 24 rue Lhomond, room Conf IV (2nd floor)


Computer Requirements

No previous experience in programming is required.

Programming Language: Python. For practical installation, we recommand (especially Anaconda. See Memento Python
Python notebooks on your computer are great. But another possibility, and quite good way to use powerful computer without buying one, is to use google colab, the Colaboratory platform from Google: It requires no specific hardware or software, and even allows you to use GPU computing for free, all by writting a jupyter notebook that you can then share.



Grading

3 homeworks (10 points each) + 1 MCQ (20 points) + 1 oral exam (50 points)

Forum

here it is please register


References