c61a5003ed3eeab8f28584917e077d3524e7c03f
Machine Learning - Homework and Report
This material is the homework and report for course Machine Learning. To master the course better, it is necessary to do programming practices, therefore, everyone need to do the homework and report diligently. Through these practices capabilities of problem solving of self learning can be boosted.
Please refer following help for submitting homework/report, also instructions of git and markdown are also included.
Submitting Instructions:
- Fork the project to your project
- Use
git cloneto download the forked project - Write your code and report into the corresponding directories
- Upload your code & report through
git push ... - If the homework or report are updated by teacher, you can do the following steps to newest version
git remote add upstream git@gitee.com:pi-lab/machinelearning_homework.git
git pull upstream master
- Create a file named with
name.txt(UTF-8 encoding) under the root directory of the project. Please write your name and ID as:
Shuhui Bu
2011010101
Homework
Report
Manuals/Tutorials
Languages
Jupyter Notebook
98.2%
Python
1.8%