Tom (Tomáš) Pecher

CS & AI Student | Aspiring Software Developer | Passion for ML and Wolfram

Supervised Learning: Course Introduction

Arguably the most influential subfield of machine learning, the breakthroughs in supervised learning sparked the AI revolution of the 20th century. At its core, supervised learning is the study of functions that map inputs to outputs: specifically, using functions to approximate analytical mappings between datasets. This goal of these approximations is, of course, so that they can be used to predict future outcomes, even for data we have not seen before. Sometimes, we have an analytical formula that we hope to fit to the data, such as in linear regression. However, more recently with the rise of deep learning, we forego known analytic functions and instead focus on learning from data using neural networks.

Course Structure:


Back to AI Courses...



Previous
Course Home Next