- Linear Regression optimized via Gradient Descent (
linear_regression_GD.py)
- Linear Regression optimized via Stochastic Gradient Descent (
linear_regression_SGD.py)
Run python3 on any of the files
linear_regression_GD.pylinear_regression_SGD.py
- numpy, pandas
Anson Wong
