Intro to the course and Python
👋 About the exercise session
Welcome to the very first ml exercise session! Each exercise session will be practicing concepts from the previous lecture (see the title of page). Since there has not been technically
any previous lecture yet, this exercise should serve as more of a warm-up
for what is ahead of you.
On the course page, you should be able to find zip file
with notebooks containing some programming exercises
. In addition, I will try to go over most important concepts from LAO
which will be helpful in the following lectures. ( matrix multiplication
, derivatives
, integrals
, partial derivatives
, gradient vector
, etc.)
📓 Notes
There are no notes from the lesson.