Students who complete this unit will demonstrate that they can:
Fundamentals of Machine Learning
Students who complete this unit will demonstrate that they can:
Describe the basic structure of a machine learning model.
Describe the overall approach of Stochastic Gradient Descent: how does it use information from a batch of data to improve its performance on that and other data?
Describe the parameters of a linear layer and how they are used to compute its output.
Identify the following loss functions: Mean Squared Error and Mean Absolute Error.