Skip to content

ECLIPSE-Lab/public_presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

298 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Presentations of the Pelz Lab

Central link index for lecture decks and units.

Data Science for Electron Microscopy

Mathematical Foundations of AI & ML

  • Unit 01: Learning vs Data Analysis; Models, Loss FunctionsSlides · Source
  • Unit 02: Linear Algebra Refresher; Covariance, PCA/SVDSlides · Source
  • Unit 03: Regression as Loss MinimizationSlides · Source
  • Unit 04: Neural Networks — From Neurons to CNNsSlides · Source · Backprop self-study
  • Unit 05: Clustering & AutoencodersSlides · Source
  • Unit 06: Loss Landscapes & Optimization BehaviorSlides · Source
  • Unit 07: Probabilistic View of Learning; Noise; Conformal PredictionSlides · Source
  • Unit 08: Tree Ensembles for Tabular LearningSlides · Source
  • Unit 09: Latent Spaces & Advanced Representation LearningSlides · Source
  • Unit 10: Attention & TransformersSlides · Source
  • Unit 11: Generative Models — VAE & DiffusionSlides · Source
  • Unit 12: Uncertainty in PredictionsSlides · Source
  • Unit 13: Physics-Informed & Constrained LearningSlides · Source
  • Unit 14: Explainability, Limits, and Scientific TrustSlides · Source

Materials Genomics

  • Unit 01: What is Materials Genomics?Slides · Source
  • Unit 02: QM Postulates, Solvable Systems, Multi-Electron AtomsSlides · Source
  • Unit 03: Quantum Chemistry Methods (HF, MP, CC, DFT)Slides · Source
  • Unit 04: Thermodynamics, Statistical Mechanics & Classical Atomistic SimulationSlides · Source
  • Unit 05: Monte Carlo Sampling & Continuum MechanicsSlides · Source
  • Unit 06: Local Atomic Environments & Universal MLIPsSlides · Source
  • Unit 07: Graph-Based Crystal RepresentationsSlides · Source
  • Unit 08: Regression and Generalization in Materials DataSlides · Source
  • Unit 09: Neural Networks for Materials PropertiesSlides · Source
  • Unit 10: Representation Learning and Feature DiscoverySlides · Source
  • Unit 12: Generative Models & Inverse DesignSlides · Source
  • Unit 13: Uncertainty-Aware Discovery & Gaussian ProcessesSlides · Source
  • Unit 14: Physical Constraints, Trust, and Integration OutlookSlides · Source

Machine Learning for Characterization and Processing

  • Unit 01: What makes materials data special?Slides · Source
  • Unit 02: Physics of data formationSlides · Source
  • Unit 03: Data quality, labels, and leakageSlides · Source
  • Unit 04: From classical microstructure metrics to learned representationsSlides · Source
  • Unit 05: Unsupervised methods for materials — clustering & autoencodersSlides · Source
  • Unit 06: Data scarcity & transfer learningSlides · Source
  • Unit 07: Time-series and process monitoring (W7 self-study lecture)Slides · Source
  • Unit 08: Inverse problems and process mapsSlides · Source
  • Unit 09: ML for characterization signalsSlides · Source
  • Unit 10: Transformers for materials characterization (ViT, Flash Attention, Mamba)Slides · Source
  • Unit 11: Uncertainty-aware regression & Gaussian ProcessesSlides · Source
  • Unit 12: Physics-informed and constrained MLSlides · Source
  • Unit 13: Integration, limits, and reflectionSlides · Source

Conference Talks

Maintenance

The unit tables above and in index.qmd, plus each deck's "Continue" (prev/next) slide, are generated from units.yml. Edit that file, then run:

python3 scripts/build_link_tables.py

The script edits files only between <!-- BEGIN ... --> / <!-- END ... --> markers, so it is safe to run repeatedly. Use --check in CI to detect drift.

Notes

  • Slides links point to the published site path on pelzlab.science.
  • Source links point to editable Quarto source files in this repository.
  • Print / PDF export: append ?print-pdf to any slide URL (e.g. …/01_intro.html?print-pdf) and Ctrl/Cmd+P → Save as PDF for an offline-ready archival copy. This is a built-in RevealJS feature, no extra render needed.
  • Materials Genomics Units 2–4 were realigned 2026-05-09 to introduce QM, quantum chemistry, and thermodynamics content (original databases / descriptors / simulation-methods topics were redistributed across MG U6, U12, and dropped where redundant with MFML / ML-PC). See materials_genomics/REALIGNMENT_2026-05-09.md for the active map and internal/mg_realignment_old_to_new.md for historical context.
  • ML-PC units use the unitNN_topic folder convention; units 9–14 keep the deck file as <NN>_<topic>.qmd rather than 01_intro.qmd.

About

Public lecture and presentation content of Pelz Lab at FAU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors