From 808407458151d45819bb395e5207149100073664 Mon Sep 17 00:00:00 2001 From: Shimon Doodkin Date: Sun, 22 Mar 2015 14:47:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 204a126..b849254 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ For a list of free machine learning books available for download, go [here](http * [MLPack](http://www.mlpack.org/) * [DLib](http://dlib.net/ml.html) - A suite of ML tools designed to be easy to imbed in other applications -* [ecogg](https://code.google.com/p/encog-cpp/) +* [encog-cpp](https://code.google.com/p/encog-cpp/) * [shark](http://image.diku.dk/shark/sphinx_pages/build/html/index.html) * [Vowpal Wabbit (VW)](https://github.com/JohnLangford/vowpal_wabbit/wiki) - A fast out-of-core learning system. * [sofia-ml](https://code.google.com/p/sofia-ml/) - Suite of fast incremental algorithms.