/ML2017-lab-03

逻辑回归、线性分类和随机梯度下降

Primary LanguageJupyter NotebookMIT LicenseMIT

机器学习 第二次实验

关于本仓库:

  1. 因为最终系统是按照文件名称抓取代码文件,所以请勿更改ClassificationExperiment.ipynb和RegressionExperiment.ipynb的文件名。
  2. 报告的模板发生了变动,包含在实验的目录页中。
  3. 最终仓库至少应该包含下列三个文件,ClassificationExperiment.ipynb、RegressionExperiment.ipynb和report.pdf
  4. 参考代码也会在所有同学都提交完毕后公布在本仓库中。

The second machine learning experiment

About this repository:

  1. Because the system extract the file according to the file name, please do not rename the file ClassificationExperiment.ipynb and RegressionExperiment.ipynb.
  2. The template of report has changed, wichi is available on the content page of the experiments.
  3. Ths repository should include ClassificationExperiment.ipynb, RegressionExperiment.ipynb and report.pdf at least.
  4. The reference code will also be published in this repository after all the students have submitted.