ETH Zürich - D-MATH - SFG (Stochastic Finance Group) - HOME - update on 2022-12-29

Machine Learning in Finance (joint lecture project with Christa Cuchiero supported by Matteo Gambara, Wahid Khosrawi and Hanna Wutte)

The lecture has been developed by Christa Cuchiero and Josef Teichmann. It has been held by Josef Teichmann in spring 2019 at ETH Zurich as a regular lecture for master students, and as a Risk Center lecture in autumn 2019 (jointly with Sebastian Becker, Patrick Cheridito, Olga Fink and Stefan Feuerriegel). At WU Wien Christa Cuchiero has held this lecture for Master and PhD students. Several further issues and ramifications are planned. More material will follow soon.

References and several talks on new developments can be found at the end of this webpage.

Basic material and some exercises for the courses in Zurich in spring and autumn 2019

The lecture introduces several fundamental concepts from machine learning with a view towards important financial applications. Lecture notes are provided as ipython notebooks or in form of slides as well as of classical notes. Most of the following code runs savely under Python 3.6, Tensorflow 1.8.0 and Keras 2.0.8, see the first notebook for checking the version. You can get to a downloadable .ipynb file by clicking on 'download' in the upper left corner of the jupyter notebook viewer.

Basic material and exercises for the courses in Vienna in autumn 2019

The course in Vienna held by Christa Cuchiero splits into partially distinct parts for Master and PhD students, the structure is similar but more exercises and some slides are included:

Basic material and some exercises for the courses in Zurich in spring 2020

The lecture introduces several fundamental concepts from machine learning with a view towards important financial applications. Lecture notes are provided as ipython notebooks or in form of slides as well as of classical notes. Most of the following code runs savely under Python 3.7, Tensorflow 1.14.0 and Keras 2.2.5, see the first notebook for checking the version. You can get to a downloadable .ipynb file by clicking on 'download' in the upper left corner of the jupyter notebook viewer.

References