关于本仓库:
- 因为最终系统是按照文件名称抓取代码文件,所以请勿更改ClassificationExperiment.ipynb和RegressionExperiment.ipynb的文件名。
- .ipynb是jupyter botebook文件的后缀名,在jupyter中可以查看并编辑。
- 报告的模板包含在实验的目录页中。
- 最终仓库至少应该包含下列三个文件,ClassificationExperiment.ipynb、RegressionExperiment.ipynb和report.pdf
- 参考代码也会在所有同学都提交完毕后公布在本仓库中。
About this repository:
- Because the system extract the file according to the file name, please do not rename the file ClassificationExperiment.ipynb and RegressionExperiment.ipynb.
- .ipynb is the suffix of the jupyter botebook file, which can be viewed and edited in jupyter.
- The template of report is available on the content page of the experiments.
- Ths repository should include ClassificationExperiment.ipynb, RegressionExperiment.ipynb and report.pdf at least.
- The reference code will also be published in this repository after all the students have submitted.