Skip to content

Commit

Permalink
Reorganize README
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherjenness committed Oct 19, 2017
1 parent 2e466f9 commit 2cea3c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -49,11 +49,12 @@ It contains the following functionality:
Examples are shown in two dimensions for visualisation purposes, however, all methods can handle high dimensional data.
## Regression

* Linear and logistic regression with regularization. Closed form, gradient descent, SGD solvers.
* Linear and logistic regression with regularization. Closed form, gradient descent, and SGD solvers.

![Imgur](http://i.imgur.com/dtihcxa.png)

![Imgur](http://i.imgur.com/MDecAmb.png)

![Imgur](http://i.imgur.com/dtihcxa.png)

## Support Vector Machines

Expand Down

0 comments on commit 2cea3c7

Please sign in to comment.