• See the Timetable for times and locations of classes and labs.
  • Access to lecture and tutorial recordings can be found here on VStream or through Nuku shortly after each class.

Lecture Notes 2024

Week 1: Introduction and Overview Week 2: Supervised Learning (1) - Basic and Classification algorithms Week 3: Supervised Learning (2) - Classification Algorithms and Metrics Week 4: Pipeline and Data Understanding
  • Machine learning pipeline: Introduction, Construction of ML Pipeline and Case Study ML_Pipeline.pdf
  • Exploratory Data Analysis, Visualisation W4_EDA.pdf
  • EDA Tutorial using pandas, matplotlib, seaborn Tutorial code
Week 5: Data Preparation(1)

Mid-Trimester Teaching Break


Week 6: Data Preparation (2) and Regression Week 7: Unsupervised Learning and Reinforcement Learning
  • (Tuesday) Unsupervised Learning: Clustering, K-Means Clustering and Hierarchical Clustering Techniques, and Clustering Metrics W7_Clustering.pdf
  • (Friday) Reinforcement Learning: reinforcement_learning.pdf
  • Tutorial: (to be provided as a recording)
    • Clustering tutorials: Notebook code Video Link Passsword: W1=TNRb0
    • Tutorial on Q-learning (you don't need to study this tutorial for any assignment or for the final test; this tutorial is just for your reference): video link
    • Example Python program for the Q-learning tutorial: q_learning.py.txt
  • Python programming fundamental lab: Python_programming_lab.ipynb
Week 8: Neural Networks (1) Week 9: Neural Networks (2) Week 10: Search and Evolutionary Computation Week 11: Advanced Topics (1)
  • Advanced Regression and Clustering Techniques: PDF PPT
  • Broader fields of machine learning, explainable AI (XAI), Ethical Considerations and Bias in Machine Learning
  • Tutorial
Week 12: Advanced Topics (2) and Course Review
  • AutoML: AutoML Theories, Techniques and Tools
  • Course Review
I Attachment Action Size Date Who Comment
AIML231-Week8-Tutorial.ipynbipynb AIML231-Week8-Tutorial.ipynb manage 164 K 02 May 2024 - 15:11 Main.zhaoj1 AIML231-Week8-Tutorial