Add lambda-ml

This commit is contained in:
cloudkj 2016-10-26 12:00:18 -07:00
parent 7144dc3e95
commit 02128d0709

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