Introduction

tags: SciML-Lecture

Famous Recent Examples of Scientific Machine Learning

AlphaFold - predicts 3D protein structure given its sequence:

GNS - capable of simulating the motion of water particles:

Codex - translating natural language to code:

Geometric Deep Learning

SFCNN - steerable rotation equivariant CNN, e.g. for image segmentation

SEGNN - molecular property prediction algorithm

Stable Diffusion - generating images from natural text description

Definition

Engineering & Physics

Machine Learning

Supervised vs Unsupervised

Supervised Learning

Regression

Classification

Unsupervised Learning

Clustering of Principal Components

Supervised vs Unsupervised, the tl;dr in Probabilistic Terms

Reinforcement Learning

Polynomial Curve Fitting

Bayesian Curve Fitting

Recap: Bayes Theorem
Recap: Sum Rules of Probability
Recap: Product Rules of Probability

Maximum Likelihood, Information Theory & Log-Likelihood

Maximum Likelihood & Log-Likelihood

Information Theory

Entropy of Discrete Variables
Entropy of Continuous Variables

Recap

Further References