Programming Exercise code from the "Standford Machine Learning" class on Coursera.org.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Solutions to Programming Problems for Unit 7. These are probably less vectorized than they should be. Turns out I am better as solving problems with code than with math!
16f9018View on GitHubInitial starter code for Programming Assignment for Unit 7
ae38ea5View on GitHubCleaned up H4 gradient descent using matrix math now that I had time to figure out the syntax.
d49b941View on GitHubCleanup HW4 computeCost function to use the vector operations instead of
35a3267View on GitHubInitial starter code for Programming Exercise 1 (Unit 5)
ba798feView on GitHub