NISER | School of Computer Sciences

Machine Learning

Subhankar Mishra

School of Computer Sciences
National Institute of Science Education and Research
Bhubaneswar, Odisha

Lecture 0 : Stuff

NISER | School of Computer Sciences

Who is this course for?

  • Students of CS460/CS660
  • Beginner in Machine Learning

How will this help?

  • Good understanding of the field
  • Start asking right questions
  • Is the problem "Machine Learnable"?
  • If yes, what techniques you should use
NISER | School of Computer Sciences

Grades

  • Midterm - 10
  • Endterm - 40
  • Project - 50
    • Proposal 10
    • Milestone 10
    • Final Report 20
    • Presentation/Poster 10
  • Extra Credit
    • CS Competition outside
NISER | School of Computer Sciences

Project

  • Group size - Max 3
  • Course Project
    • Empirical analysis :
    • Algorithms and models :
    • Theoretical : Take a known algorithm and derive a rigorous result about it
NISER | School of Computer Sciences

Introduction

Machine learning is usually about

  • Finding a mathematical formula
  • Given a collection of inputs (training data)
  • which produces required output
NISER | School of Computer Sciences

Learning

Let's say reading characters.

NISER | School of Computer Sciences