Course Identification
Topics in machine learning
Lecturers and Teaching Assistants
Prof. Boaz Nadler
Dr. Yossi Arjevani, Dr. Itay Safran, Gil Kur
Course Schedule and Location
Tuesday, 13:15 - 15:00, Jacob Ziskind Building, Rm 155
31/10/2017
Field of Study, Course Type and Credit Points
Mathematics and Computer Science: Lecture; Elective; 2.00 points
Life Sciences (Brain Sciences: Systems, Computational and Cognitive Neuroscience Track): 2.00 points
Mathematics and Computer Science (Systems Biology / Bioinformatics): 2.00 points
Prerequisites
There are no formal prerequisites. However, the course requires mathematical maturity, and students are expected to be familiar with linear algebra and probability, as taught in undergraduate computer science or math programs.
Attendance and participation
Scheduled date 1
18/02/2018
Estimated Weekly Independent Workload (in hours)
Syllabus
This course will provide a self-contained introduction to some of the actively-researched areas in machine learning today. It will cover theoretical principles and challenges as well as practical algorithms. The focus will be on supervised and discriminative learning, where the goal is to learn good predictors from data while making few or no probabilistic assumptions. Along the way, we will introduce and use tools from probability, game theory, convex analysis and optimization. The course will cover the following topics (time permitting):
- Statistical learning: Statistical learning models; Overfitting; Generalization and sample complexity; Uniform Convergence; Stability; Linear predictors; Support Vector Machines
- Online learning and optimization: No-regret learning; Online convex optimization and gradient descent; Online-to-batch methods; Learning from Experts; Follow-the-Leader Algorithms
- Advanced topics -- this will include a subset of the following: Learning with information constraints and partial information; Deep learning; Learning on distributed systems; Advanced optimization algorithms for learning problems; Trade-offs between sample complexity and computational complexity
Learning Outcomes
Upon successful completion of this course students should be able to:
- Describe basic concepts, principles and algorithms in the field of machine learning.
- Apply their acquired knowledge of machine learning methods and principles in their own areas of research.