Hide Advanced Options
Courses - Summer 2023
MSML
Machine Learning
MSML606
Algorithms and Data Structures for Machine Learning
Credits: 3
Grad Meth: Reg
Provides both a broad coverage of basic algorithms and data structures. Topics include sorting, searching, graph and string algorithms; greedy algorithm, branch-and-bound, dynamic programming and job scheduling; Arrays, linked lists, queues, stacks, and hash tables; Algorithm complexity, best/average/worst case analysis. Applications selected from machine learning problems.