You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/info.qmd
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -35,35 +35,35 @@ title: Course Information
35
35
There are **no formal prerequisites for this course**. However, an undergraduate level understanding of materials science and basic coding
36
36
skills in Python can be beneficial. Python will be introduced during the first two weeks through an intensive crash course. In addition,
37
37
core atomistic and materials science concepts will be (re)introduced by week 4.<br>
38
-
**No prior experience in machine learning is required.**
38
+
**No prior experience in machine learning (ML) is required.**
39
39
40
40
41
41
## Course Format
42
42
43
43
The course will begin with lectures and **interactive Python demonstrations** during the first two-thirds of the semester, followed by
44
44
student-led presentations of recent papers, **guest lectures by experts**, and final project presentations in the final third of the
45
45
semester. Code, slides, and homework assignments will be shared on GitHub. One group project, one individual project, and a recent
46
-
paper presentation will ensure that students learn state-of-the-art materials informatics skills and can conduct research in this
47
-
new domain independently. The results obtained in the group project are targeted to be **published in a peer-reviewed journal**.
46
+
paper presentation will ensure that students learn state-of-the-art materials informatics skills and can conduct research independently in this
47
+
new domain. The results obtained in the group project are targeted to be **published in a peer-reviewed journal**.
48
48
49
49
## Who is this for?
50
50
51
51
This course may be of interest to students of **various backgrounds**, for example, for students with a background in
52
52
53
-
- engineering/materials/chemistry/physics who have little coding experience but want to learn about how they can use machine learning in materials science \& chemistry.
54
-
- computer science (i.e., experienced with coding) but little to no background in materials who want to learn about how machine learning can be applied in the materials science \& chemistry domain.
53
+
- engineering/materials/chemistry/physics who have little coding experience but want to learn about how they can use ML in materials science \& chemistry.
54
+
- computer science (i.e., experienced with coding) but little to no background in materials who want to learn about how machine ML can be applied in materials science \& chemistry.
55
55
- experimental research in the lab with little coding experience, who want to learn how they can use Python to complement their experimental work.
56
56
57
57
## Resources
58
58
59
59
Materials Informatics is a new and rapidly evolving field and hence, conventional textbooks are often not
60
60
an ideal place to start. This course will not follow a specific textbook but will rely on prior efforts of
61
-
various aspects of this field (ML, Python, data science, materials science, etc.):
61
+
various aspects of this field (ML, Python, data science, materials science, etc.) and free online resources:
62
62
63
63
-*Machine Learning in Materials Science*, Keith T. Butler, Felipe Oviedo and Pieremanuele Canepa, ACS (2022). [Link (free with NEU login)](https://doi.org/10.1021/acsinfocus.7e5033)
64
64
-*Machine Learning Refined*, Jeremy Watt, Reza Borhani, and Aggelos K. Katsaggelos, 2nd Edition (2024). [Link (free)](https://github.com/neonwatty/machine-learning-refined)
65
65
-*Understanding Deep Learning*, Simon J.D. Prince, The MIT Press (2023). [Link (free)](https://udlbook.github.io/udlbook/)
66
-
-*Deep Learning for Molecules and Materials*, White, Andrew D, Living Journal of Computational Molecular Science (2021). [Link (free)](https://dmol.pub)
66
+
-*Deep Learning for Molecules and Materials*, Andrew D. White, Living Journal of Computational Molecular Science (2021). [Link (free)](https://dmol.pub)
67
67
68
68
Further detailed resources and readings on Python and ML will be shared alongside the course material.
0 commit comments