Skip to content

CO3519 Artificial Intelligence
CO3519 Lab 1


Lecture

CO3519 Lecture 2 - AI Types & Areas in AI


Lab Documents

CO3519 Lab 2.pdf


Lab Tasks

Task 1 - Finish Last Weeks Work

Please spend 50 Minutes from the second task left from the last week. You can open it from the Week-1 folder with name ‘Lab_Session_1_week_1’. (Start with Google Colab) and Python with Numpy and important data types.

Task 2 - Locate Five Research Facial Emotion Recognition Papers

Find five research papers on topic facial emotion recognition. These papers should be based on traditional machine learning (SVM, KNN, NB, etc.). Don’t focus on Deep learning/Neural Networks-based methods.

Instructions for Table

The papers need to be added in a table with three columns such that the first column provides the paper reference, second column should be the summary with few sentences describing the method flow/features/classifier, third column should include technique while fourth column show the dataset used in the paper.

Also, add a link in separate column showing the GitHub link for the papers.


Lab Work

Paper Reference Summary (i.e. Flow/Features/Classifier) ML Technique/Method Dataset Utilised GitHub Link for Paper

CO3519 Lab 3