@@ -246,6 +246,8 @@ Construct a deliberately flawed ML pipeline and diagnose its failure.
246246
247247* Lecture: Tuesday, 05.05.2026, 14:15-15:45 | Exercise: Thursday, 07.05.2026, 16:15-17:45*
248248
249+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit04_microstructure_representations/01_intro.html )
250+
249251- Grain size, phase fractions, orientation maps.
250252- Limits of hand-crafted microstructure features.
251253- Transition to learned representations.
@@ -267,6 +269,8 @@ Compare classical features vs simple NN-based features for microstructure tasks.
267269
268270* Lecture: Tuesday, 12.05.2026, 14:15-15:45 | Exercise: Thursday, 14.05.2026, 16:15-17:45 (cancelled - Himmelfahrt)*
269271
272+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit05_unsupervised_learning/01_intro.html )
273+
270274- CNN intuition: filters as structure detectors.
271275- Example tasks:
272276 phase segmentation, defect detection, porosity identification.
@@ -290,6 +294,8 @@ Train a small CNN on microstructure images; analyze failure cases.
290294
291295* Lecture: Tuesday, 19.05.2026, 14:15-15:45 | Exercise: Thursday, 21.05.2026, 16:15-17:45*
292296
297+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit06_transfer_learning/01_intro.html )
298+
293299- Why materials datasets are small.
294300- Transfer learning from natural images vs self-supervised pretraining.
295301- When transfer learning helps—and when it does not.
@@ -314,6 +320,8 @@ Fine-tune a pretrained model; compare against training from scratch.
314320
315321* Lecture: Tuesday, 26.05.2026, 14:15-15:45 | Exercise: Thursday, 28.05.2026, 16:15-17:45*
316322
323+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit07_time_series/01_intro.html )
324+
317325- Processing signals:
318326 temperature cycles, AM melt pool signals, SPS, rolling.
319327- Regression and sequence models as surrogates.
@@ -337,6 +345,8 @@ Predict a process outcome from time-series data using regression or simple RNNs.
337345
338346* Lecture: Tuesday, 02.06.2026, 14:15-15:45 | Exercise: Thursday, 04.06.2026, 16:15-17:45 (cancelled - Fronleichnam)*
339347
348+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit08_generalization_robustness/01_intro.html )
349+
340350- Sensitivity to noise and parameter drift.
341351- Overfitting in process–property models.
342352- Robustness as a design criterion.
@@ -359,6 +369,8 @@ Analyze model robustness under perturbed process conditions.
359369
360370* Lecture: Tuesday, 09.06.2026, 14:15-15:45 | Exercise: Thursday, 11.06.2026, 16:15-17:45*
361371
372+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit09_inverse_problems/09_inverse_problems.html )
373+
362374- Process → structure inverse problems.
363375- ML-guided process maps (e.g. AM laser power vs scan speed).
364376- Physics-informed vs unconstrained regression.
@@ -382,6 +394,8 @@ Construct a simple ML-based process map; compare constrained vs unconstrained mo
382394
383395* Lecture: Tuesday, 16.06.2026, 14:15-15:45 | Exercise: Thursday, 18.06.2026, 16:15-17:45*
384396
397+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit10_characterization_signals/10_characterization_signals.html )
398+
385399- Spectral data: XRD, EELS, EDS.
386400- Denoising, peak finding, dimensionality reduction.
387401- Using ML without destroying physical meaning.
@@ -403,6 +417,8 @@ Apply PCA/NMF to spectral datasets; interpret components physically.
403417
404418* Lecture: Tuesday, 23.06.2026, 14:15-15:45 | Exercise: Thursday, 25.06.2026, 16:15-17:45*
405419
420+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit11_automation/11_automation.html )
421+
406422- Autofocus, drift correction, parameter selection.
407423- ML as a control component, not just a predictor.
408424
@@ -422,6 +438,8 @@ Implement a simple ML-assisted autofocus or defect detector.
422438
423439* Lecture: Tuesday, 30.06.2026, 14:15-15:45 | Exercise: Thursday, 02.07.2026, 16:15-17:45*
424440
441+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit12_uncertainty_gp/12_uncertainty_gp.html )
442+
425443- Aleatoric vs epistemic uncertainty in experiments.
426444- Gaussian Processes as uncertainty-aware surrogates.
427445- Exploration vs exploitation in experimental design.
@@ -438,6 +456,8 @@ Compare GP regression and NN ensembles for a process-parameter problem.
438456
439457* Lecture: Tuesday, 07.07.2026, 14:15-15:45 | Exercise: Thursday, 09.07.2026, 16:15-17:45*
440458
459+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit13_pinns/13_pinns.html )
460+
441461- Embedding physical constraints into ML models.
442462- Penalty terms, soft constraints, hybrid approaches.
443463- Failure modes of unconstrained models.
@@ -451,6 +471,8 @@ Train a constrained model for a processing or characterization task.
451471
452472* Lecture: Tuesday, 14.07.2026, 14:15-15:45 | Exercise: Thursday, 16.07.2026, 16:15-17:45*
453473
474+ ** Slides:** [ Open] ( https://pelzlab.science/public_presentations/ml_for_characterization_and_processing/unit14_reflection/14_reflection.html )
475+
454476- Explainability for experimental ML (CAMs, SHAP).
455477- Why ML fails in real labs.
456478- Where ML genuinely changes materials processing.
0 commit comments