Github repository for a tutorial on operator learning given at the university of Bern (01/2026).
The tutorial is based on the following two presentations:
Got to either
and download the file "burgers_data_R10.mat" data folder.
Create a new python environment and run
pip install -r requirements.txt
Complete the "burgers_operator_learning_student"
Check your answers with "burgers_operator_learning_sklearn" (or the other notebooks).