Yiheng Li李易恒 Personal website个人网站

MATERIAL · 2020MATERIAL · 2020

CS229 Problem Sets Spring 2020

My answers to the problem sets for Stanford CS229 course in Spring 2020

2020·06·28 1 MIN1 分钟 #MACHINE-LEARNING#MATERIAL

CS229 Machine Learning at Stanford has been an inspiring course that built the basics of my machine learning knowledge base. I would like to record my answers to all the problem sets in Spring 2020 quarter. My answers have two parts:

  1. Theory questions: answers were hand written, presented in pdf format below. Includes the questions in problem sets;
  2. Coding questions: written in python and will be included in my GitHub repo.

The answers are not perfect and may contain mistakes, if any readers of this spot any mistakes, feel free to contact and discuss with me either by posting an issue in my GitHub repo or emailing me.

The followings are the answers.

Theory Questions

Problem Set 1

PDF 无法预览 — Unable to preview the PDF — 点击下载 click to download

Problem Set 2

PDF 无法预览 — Unable to preview the PDF — 点击下载 click to download

Problem Set 3

PDF 无法预览 — Unable to preview the PDF — 点击下载 click to download

Problem Set 4

PDF 无法预览 — Unable to preview the PDF — 点击下载 click to download

Coding Questions

Problem Set 1

Problem Set 2

Problem Set 3

Problem Set 4

machine learningmaterial