Homework 00 Machine Learning
Use MarkDown to modify this README document, and type in text to verify that you have completed these steps.
-
Set up a Python environment
-
Request access to the Google drive folder
-
Create a GitHub account and accept the HW00 assignment. This will create your own repository, typically something like username-hw00-f19.
-
Recommended: Try a git tutorial, and become familiar with clone, commit, push. Try writing a Hello world program and pushing it to your GitHub repository.
-
Run the linear regression demo, save the notebook.
-
Submit the assignment.
- Edit this file to indicate success for each item.
- Commit changes to this README and the linear regression notebook.
- Push changes to your GitHub repository. Try to finish by Friday, 13 Sep.
- If you have any questions, file them as Issues with the original repository.