Skip to content

Commit

Permalink
Add descent methods for regression
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherjenness committed Oct 30, 2017
1 parent da6980a commit d3bfe3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -15,7 +15,9 @@ It contains the following functionality:
* Linear and Logistic regression
* Regularization
* Solvers
* Gradient Descent
* Gradient descent
* Steepest descent
* Newton's method
* SGD
* Backtracking line search
* Closed form solutions
Expand Down

0 comments on commit d3bfe3c

Please sign in to comment.