Preperations

From Master of Neuroscience Wiki
Revision as of 12:52, 23 October 2025 by Davrot (talk | contribs) (Created page with "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 Orient...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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