Merge pull request #325 from cloudkj/master

Add lambda-ml
This commit is contained in:
Joseph Misiti 2016-10-27 10:51:18 -04:00 committed by GitHub
commit ff920eb4a1

View File

@ -233,6 +233,7 @@ For a list of free machine learning books available for download, go [here](http
* [clortex](https://github.com/nupic-community/clortex) - General Machine Learning library using Numentas Cortical Learning Algorithm
* [comportex](https://github.com/nupic-community/comportex) - Functionally composable Machine Learning library using Numentas Cortical Learning Algorithm
* [cortex](https://github.com/thinktopic/cortex) - Neural networks, regression and feature learning in Clojure.
* [lambda-ml](https://github.com/cloudkj/lambda-ml) - Simple, concise implementations of machine learning techniques and utilities in Clojure.
<a name="clojure-data-analysis" />
#### Data Analysis / Data Visualization