Skip to content

Commit

Permalink
edited README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muvic08 committed Apr 1, 2016
1 parent fdd92df commit b2855a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
@@ -1,10 +1,11 @@
## Machine Learning for Javascript:

###Library
1. lib/stoch_grad_desc.js: Javascript implementation of gradient descent algorithm
2. lib/feature_normalize.js: a collection of functions to normalize/denormalize data before/after feeding to gradient descent algorithm

##Example
###Example
example folder contains an example with two data samples.

##Usage
###Usage
Comprehensive tutorial to follow. Please contact me if you have any questions/suggestions.

0 comments on commit b2855a8

Please sign in to comment.