Grace period: will be collected Wednesday at midnight
Goals:
Note: the instructions for both parts are the linked PDFs below.
Begin by working through the small stochastic gradient descent (SGD) example (a continuation from Handout 4) with your partner. Make sure that each you understand the steps and the algorithm (explaining a concept to another person can help solidify your own understanding).
Note: this part does not need to be turned in and will not be graded.
Accept your Lab 3 repository on Github classroom. You should have the following folders/files:
PolynomialRegression.py
, run_regression.py
regression_train.csv
, regression_test.csv
(in the data
folder)writeup.tex
or README.md
(choose one format for your writeup)