Machine Learning II
Machine Learning II¶

Slides¶
Lecture Video¶
This lecture has been recorded using Zoom. You need to use your NUS email to login. Please access the Zoom recording use the links below:
Recording from AY2024/2025 Sem 2 (Passcode: sG.%8GJD)
Content¶
This week, we will go through the advanced topics in machine learning including the graph neural networks (GNNs) and diffusion models. Particularly, we will focus on the applications of GNNs and diffusion models in materials science. In the practical session, we will implement a GNN model to predict the polarizability of molecules.
Learning Objectives¶
By the end of this lecture, you should be able to:
Understand the basic concepts of graph neural networks (GNNs) and their applications in materials science.
Understand the basic concepts of diffusion models and their applications in materials science.
Understand the basics of implementing a GNN model and apply to the materials science problems.