Complete Andrew's Machine Learning Class assignment/projects code in Python (Jupyter), get used to use Github and learn the basics of Machine Learning
- Gather knowledge and practice the tools needed for this project; Complete at least one assignment.
- Complete more assignments if not all of them
- Following 2's work, debug, make improvements on both code and presentation in Notebook. Wrap up project, summarize lessons-learned, plan for next.
- Completed: completed 2-3 assignments,looks like with Python libraries like numpy, scipy and sklearn, no need to write Matlab Python APIs. All codes can be completed in Python and presented in Jupyter Notebook
- Ongoing (August): Complete all assignments
- Next: solve issues found previously, make improvements on both code and presentation in Notebook. Wrap up project with a summary report that summarizes lessons learned and the plan for next.
- Basic: most codes are in Python, with some complicated optimization functions in Matlab.
- Better: most codes are in Jupyter Notebook and ready to present, with some complicated optimization functions in Matlab.
- Ideal: all things are presented in Jupyter Notebook, with optimization functions rewritten in Python
- All things are written in Python and presented in Jupyter Notebook (utilize Python libraries)