Projects
My GitHub Projects
Numerical Investigation of Momentum Injection Based High Lift Wing
This Semester project at ETH Zürich explores enhancing high-lift wing performance through momentum injection. It employs a second-order parabolic boundary-layer code based on RANS equations and a k‑ω turbulence model to accurately predict flow separation. Validated against experimental data and refined using grid convergence studies, the work provides valuable insights for active boundary layer control in aerospace design.
IML Projects - ETH Zurich Spring 2022
The repository introduction-to-machine-learning contains code for four projects from the “Introduction to Machine Learning” course at ETH Zurich, completed in Spring 2022. The projects cover topics such as Ridge Regression with K-Fold cross-validation, imputation on medical time series followed by classification and regression tasks, pre-training of a CNN and fine-tuning on an image similarity task, and transfer learning with an MLP for molecule properties regression.
AI in the Sciences and Engineering - ETH Zurich
This repository is a fork of the official project page of the course AI in the Sciences and Engineering, ETH Zurich.