Skip to content

Commit b5196b3

Browse files
committed
new structure
1 parent ba830c6 commit b5196b3

32 files changed

Lines changed: 776 additions & 444 deletions

MIT.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Materials Informatics
2+
by Taylor Sparks
3+
https://www.youtube.com/playlist?list=PLL0SWcFqypCl4lrzk1dMWwTUrzQZFt7y0
4+
5+
6+
PROGRAM OUTLINE
7+
NOTE: All times Eastern Daylight Time (UTC-4:00). A few introductory lecture videos will be posted ahead of the course.
8+
9+
Day One
10+
11+
9am-noon: Foundations in material informatics (data science and basic concepts of machine learning; multiscale modeling; datasets, experimental methods for data collection)
12+
13+
1-2pm: Clinic #1: Convolutional neural network (classifier, regression, and peeking inside via interpretable methods)
14+
15+
2-4pm: Digging deeper: Deep neural nets, loss functions, Stochastic optimization methods (e.g., stochastic gradient descent and variants), Regularization
16+
17+
4-5pm: Clinic #2: Material failure analysis
18+
19+
5-7pm: Interactive virtual networking reception (get to know peers, the instructor, and make connections)
20+
21+
Day Two
22+
23+
9-10am: Hands-on introduction to PyTorch (example application to fine-tuning a BERT NLP model applied to proteins)
24+
25+
10-11am: Hands-on introduction to TensorFlow (example application to developing an adversarial neural network)
26+
27+
11am-noon: Practical guide to tensor algebra and other important math concepts needed
28+
29+
1-2pm: Ethics, bias and sustainability in material informatics
30+
31+
2-3:30pm: Data, data, everywhere…De novo dataset construction (imaging lab) and application to build a deep neural network (covers computer vision tools, live imaging using depth camera
32+
33+
3:30-5pm: Introduction to graph neural networks (applications to molecular systems, truss systems, alloys, proteins, and healthcare; graph transformers)
34+
35+
Day Three
36+
37+
9-10:30am: Transforming AI and healthcare with attention (AlphaFold and applications to protein design, synthesis)
38+
39+
10:30am-noon: Deepening the understanding of language models applied to materials (pre-training and fine-tuning); BERT and GPT-3-like (applications of large language models to materials problems; category theory; time-dependent material phenomena)
40+
41+
1-2pm: Clinic #3: Transformer models for inverse materials design (develop multiscale transformer model from scratch)
42+
43+
2-3pm: Adversarial neural networks and applications to materials design (manufacturing, inverse problem, characterization)
44+
45+
4-5pm: Case study: Image segmentation in microscopy, medical imaging, and analysis
46+
47+
Day Four
48+
49+
9-10am: Autoencoders (vision, graphs, NLP, proteins)
50+
51+
10-11am: Clinic #4: To fail or not to fail: Buckling modeling (time-dependent phenomena)
52+
53+
11am-noon: Concluding discussion
54+
55+
Noon-12:30pm: Graduation ceremony and certificates

0 commit comments

Comments
 (0)