Hello friends... Hope you are safe and sound.
I hope you are all excited to learn about Machine Learning. In this semester, you must be going through the Machine Learning Course offerred by Professor Manas Kamal Bhuyan sir.
This is the official course webpage for the course EE524 Machine Learning Laboratory which will complement the course Introduction to Machine Learning. We will be using Python an open source software to run our codes.
import os
import glob
import numpy as np
import pandas as pd
import tensorflow as tf
sess = tf.Session()
op = sess.graph.get_operations()
print([m.name for m in op]) #print the name of operations
print([m.values() for m in op]) #print the tensor produced by these operations
As mentioned, in the instruction manual we will also use libraries like Numpy, Matplotlib, Pandas and Scikit-Learn.
A breakthrough in Machine Learning
would be worth 10 microsofts.
-Bill Gates
A baby learns to crawl, walk and then run.
We are in the crawling stage, when it comes to applying Machine Learning.
-Dave Waters
- Learn about the concepts in Machine Learning from data generation, handling, preprocessing.
- Learn about different algorithms in Machine Learning.
- Improve coding skills in Python.
- Implement these concepts on your own.
- Create something as an outcome of this lab course.
- Continuous Evaluations: 50 Marks (Through Assignments)
- Viva: 20 Marks (After all submissions)
- Mini Project: 30 Marks (Will be given after 6th Lab Session)
We have a total of 12 labs in this session. Everything will be online due to the pandemic. We will try to complete most of the important algorithms required for you to have a good background in Machine Learning. We will be pushing assignments, have doubt sessions and will evaluate your assignments. Assignments will be weekly.
- Weekly Assignment: Each Monday in the Outlook Group Grp_grp_ee-524ml-lab and Slack Channel
- Doubt Sessions: Every Friday via Microsoft Teams
- Assignment Submission: Every Sunday (EOD) in the assignments branch of this github repository.
- 7th December 2020 Viva for batch 2
- 6th December 2020 Final submission of projects and Viva for batch 1
- 23rd November 2020 Assignment 7 has been released, Project titles submission start
- 18th November 2020 Assignment 6 has been released
- 9th November 2020 Assignment 5 has been released
- 17th Oct 2020 Assignment 4 has been released
- 7th Oct 2020 Assignment 3 has been released
- 22nd Sept 2020 Assignment 2 has been released
- 7th Sept 2020: Assignment 1 has been released
- 11th Sept 2020: Doubt Session for Assignment 1 is over
- 17th Sept 2020: Assignment Submission link is released
- 20th Sept 2020: Submission Deadline for Assignment 1
- 22nd Sept 2020: Assignment 2 has been released
- 25th Sept 2020: Doubt session for submission and Assignment 2 is over
- 4th Oct 2020: Assignment 2 Submission Deadline.
-
Assignment 1 (Ungraded): Fundamentals of Python
Release Date: 7th September 2020
Doubt Session: 11th September 2020
Submission Date: 20th September 2020
Instruction Manual | PDF | Resources | Solution -
Assignment 2 (Graded): Linear Regression and Error Surfaces
Release Date: 22nd Sept 2020
Doubt Session: 2nd Oct 2020
Submission Date: 4th Oct 2020
Assignment | Resources | Solution -
Assignment 3(a) (Graded): Basic Plotting
Release Date: 7th Oct 2020
Doubt Session: 10th Oct 2020
Submission Date: 11th Oct 2020
Assignment | Resources | Solution -
Assignment 4 (Graded): Bayes Theorem and Naive Bayes Classifier
Release Date: 17th October 2020
Doubt Session: 24th October 2020
Submission Date: 27th October 2020
Assignment | Resources | Solution -
Assignment 5 (Graded): K Nearest Neighbours and K Means Algorithm
Release Date: 9th November 2020
Doubt Session: 13th November 2020
Submission Date: 15th November 2020
Assignment | Dataset | Solution -
Assignment 6 (Graded): Support Vector Machines, PCA and LDA
Release Date: 18th November 2020
Submission Date: 29th November 2020
Assignment | Dataset | Solution -
Assignment 7 (Graded): Release Date: 23rd November 2020
Submission Date: 29th November 2020
Assignment | Dataset | Solution
- Slack Channel EE524 (For conversation and doubts)
- Moodle Link (Theory course)
- Outlook Group
- Github Repository (For submitting assignments)
- Python Course
- Youtube Machine Learning and Coursera Machine Learning
- NPTEL PK Biswas Pattern Recognition
- Numpy Tutorial
- Pandas Tutorial
- Matplotlib Tutorial
- Youtube channels for your reference: Socratica| SentDex| Siraj Raval
Snehil Sanyal: Research Scholar, EEE Department, IIT Guwahati | Email: [email protected] | Contact: 9399690211
Nadeem Atif: Research Scholar, EEE Department, IIT Guwahati | Email: [email protected] | Contact: 7302099843
H Balaji: M.Tech 2nd year, EEE Department, IIT Guwahati | Email: [email protected] | Contact: 9441791359