A Primer in Machine Learning
Offered By: Churchill CompSci Talks via YouTube
Course Description
Overview
Explore the fundamentals of machine learning in this 31-minute talk by Mariusz Różycki. Discover how computers can learn from data to solve complex problems traditionally challenging for machines. Delve into core concepts such as hypotheses, data representation, and algorithm selection. Examine practical examples including linear and polynomial regression, naïve Bayesian classifiers, and logistic regression. Learn how to begin implementing machine learning approaches in your own programs. Cover topics like supervised and semi-supervised learning, cost functions, gradient descent, regularization, and performance metrics for unseen data. Gain insights into using MATLAB for machine learning applications.
Syllabus
Intro
WHAT IS MACHINE LEARNING?
SEMI-SUPERVISED LEARNING
REPRESENTING THE DATA
HYPOTHESIS
COST FUNCTION
GRADIENT DESCENT
LINEAR REGRESSION (2)
POLYNOMIAL REGRESSION (3)
LOGISTIC REGRESSION (3)
MATLAB
UNSEEN DATA
EXAMPLE METRICS
REGULARISATION
Taught by
Churchill CompSci Talks
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera