teaching

2023

  1. Applied Mathematics B 124: Statics
  2. Applied Mathematics B 252: Applied Mathematics for Civil Engineers

Past courses

  1. Applied Mathematics B 124: Statics
  2. Intro to deep learning with PyTorch
  3. Computer Vision 792 (teaching assistant)
  4. Applied Fourier Analysis 364 (teaching assistant)

Applied Mathematics B 124: Statics

A first year mechanics course covering topics such as vectors, forces, moments, equilibrium of a rigid body, centroids and moment of inertia. Have a look at my proof of concept interactive explanation on cartesian vectors and coordinate direction angles. The interface is basic, but I should update it with a Three.js implementation of the 3d visualisation in future.

Intro to deep learning with PyTorch

An short introduction to deep learning with pytorch for the code for training an image classifier. Slides and code and be found here.