Skip to content

Contains assignment submissions made for the course CS771 "Introduction to Machine Learning" at IIT-K in 2022-23 I Sem.

Notifications You must be signed in to change notification settings

cliche-niche/CS771

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my lecture notes and assignment submissions made in the course CS771 (2022-23 Sem. I) in a team of 5. Our team name was ML Class of '14 with the team members:

Name User ID
Kunwar Preet Singh Enkryp
Parinay Chauhan parinayc20
Pratyush Gupta PratyushGupta0
Akhil Agrawal akhilagrawal1001
Aditya Tanwar (me) cliche-niche


Notes

A major component of my notes were made from the slides of discussion sessions taken by Prof. Purushottam Kar, along with the videos uploaded on the course's YouTube channel. The slides are available on the course website [IIT-K intranet/ VPN required].
The notes had to be split into two parts due to size constraints of files. The first half almost corresponds to content covered upto and including the 7th discussion session, while the second half contains the rest.

Assignments

In each assignment, we were given a problem statement after being taught some methods/models:

Note: We were provided with 2000 sample images for A3 but to save space on this repository, a single image has been provided.

Marks

  • A1: 66/60 - 7 marks bonus for using reduced dimensionality (<200) and 1 mark deducted for t=0.2s and 0.01<=e=0.04<1 (full marks for e<0.01)
  • A2: 87/100 - 6 marks deducted for a size of ~7.5 MB (full marks for <128 KB), 6 marks deducted for an inference time of ~2s (ceil( max( 1 - t, 0.4 ) * 10 )), 1 mark deducted for mprec@1 = 0.625 (ceil( max( p, 0.4 ) * 5 ))
  • A3: 89/100 - 6 marks deducted for a size of ~11.6 KB (full marks for <128 KB), 4 marks deducted for an inference time of ~30s (full marks for <5s), 1 mark deducted for inaccuracy (floor( c * 40 ))

Acknowledgement

About

Contains assignment submissions made for the course CS771 "Introduction to Machine Learning" at IIT-K in 2022-23 I Sem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages