Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <jl@hunch.net>2012-10-26 20:43:54 +0400
committerJohn <jl@hunch.net>2012-10-26 20:43:54 +0400
commitd5308522e7b6b18bb120a0a1c10a31344e126793 (patch)
treea6768e8a51aebd46f487eb5098c730600a3dbe7e /cluster
parent95239e1d62c1b147530970e0482ff82b56dd61db (diff)
parent3e597dc39dea26181742f55c2f7f7cab6cd2159f (diff)
Merge pull request #57 from luispedro/typo
MIN: Fix typo in README
Diffstat (limited to 'cluster')
-rw-r--r--cluster/README_cluster2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/README_cluster b/cluster/README_cluster
index 4d85fd9b..43a4a918 100644
--- a/cluster/README_cluster
+++ b/cluster/README_cluster
@@ -1,5 +1,5 @@
The implementation of Non-linear (Preconditioned) Conjugate Gradient,
-LBFGS, online learning, and adaptive online elarning works on clusters
+LBFGS, online learning, and adaptive online learning works on clusters
(both Hadoop and otherwise) now.
To build the code, run make.