Christopher-leh (Christopher) · GitHub
Skip to content
View Christopher-leh's full-sized avatar

Block or report Christopher-leh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Christopher-leh/README.md

Hi there 👋

I'm a mathematics student in my master's program at OTH Regensburg.
My academic and practical interests are moving increasingly toward

  • Machine Learning
  • Deep Learning
  • Computer Vision
  • Numerical Methods & Scientific Computing

Current Focus

  • beginning my master's studies in Mathematics for Business and Industry
  • deepening my understanding of neural networks and computer vision
  • working on practical ML projects in Python

Projects

  • Fluid Simulation in Python
    A 2D numerical solver for the incompressible Navier–Stokes equations (semi-Lagrangian advection, FFT-based projection).

  • Bias Correction of Regional Climate Models using Neural Networks Applying machine learning methods to reduce systematic errors in climate model outputs.

  • CNN-Based Binary Segmentation (upcoming)
    Building and training convolutional neural networks for pixel-wise segmentation tasks.

Pinned Loading

  1. Bias-Correction-of-Regional-Climate-Models Bias-Correction-of-Regional-Climate-Models Public

    Jupyter Notebook

  2. Fluid-Simulation-in-Python Fluid-Simulation-in-Python Public

    2D fluid simulation in Python using semi-Lagrangian advection and FFT-based pressure projection.

    Python