Relevant topics for the lectures are

  • Object Orientated Programming (i.e. Classes)
  • Type Annotation
  • Data Class
  • Error Handling Try/Except
  • Pandas
  • Low-Pass, High-Pass, Band-Pass
  • Wavelet (& Hilbert)
  • PCA, ICA, SVD, ROC, SVM, K-NN, K-Means
  • Symbolic Calculation with SymPy, Numerical mathematics (Differential equations, integration)
  • OpenCV2

Everything should be covered on this website.

Youtube

However, if you like to watch stuff:

Object Orientated Programming

Type Annotation

Data Class

Try/Except

Pandas

Low/Band/High Pass Filter

Wavelets

SVD

PCA

ICA

k-NN

SVM

k-means clustering

Symbolic calculation with SymPy

numerical mathematics

OpenCV2

The source code is Open Source and can be found on GitHub.