This course covers practical algorithms and the theory for machine learning from a variety of perspectives. Topics include supervised learning (generative, discriminative learning, parametric, non-parametric learning, deep neural networks, support vector Machines), unsupervised learning (clustering, dimensionality reduction, kernel methods). The course will also discuss recent applications of machine learning, such as computer vision, data mining, natural language processing, speech recognition and robotics. Students will learn the implementation of selected machine learning algorithms via python and PyTorch.
What you'll learn
understanding of supervised and unsupervised learning techniques
ability to implement machine learning algorithms using Python
familiarity with applications in natural language processing and computer vision
Course objectives
to introduce practical machine learning algorithms
to explain the theoretical aspects of machine learning
to teach implementation skills using Python and PyTorch