Last active
December 21, 2016 15:36
-
-
Save quickgrid/967513f65f87f08ae5964deaf2e9c552 to your computer and use it in GitHub Desktop.
Simple c++ program to fit a line though given points in 2-space. This implementation is made following the machine learning course on coursera by Andrew NG, linear regression gradient descent. It uses fixed iteration to terminate execution. Cpp program to try to fit a line though prime numbers. The goal is to minimize the error since, it is impo…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment