Coursera's ML-Class Programming assignments in Octave, and python.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Neural Networks- Including Back Propogation uptil Sigmoid Gradient completed
7b508f3View on GitHubRemoved unnecessary comments and functions that were no longer being used
26a1271View on GitHubTrying to get optimize function to work properly. Still getting a low accuracy
9b52c44View on GitHubOptimizing using scipy.optimize.fmin_bfgs but running into a few problems
247b127View on GitHubComplete Linear regression- using gradient descent and Normal equations in python
42420d0View on GitHub