From c98532df91678c5f05f837433be303a89c97a213 Mon Sep 17 00:00:00 2001 From: Fabian Aussems Date: Sat, 15 Oct 2016 13:04:37 +0200 Subject: [PATCH] Added cortex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7719288..6aeeb00 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ For a list of free machine learning books available for download, go [here](http * [Statistiker](https://github.com/clojurewerkz/statistiker) - Basic Machine Learning algorithms in Clojure. * [clortex](https://github.com/nupic-community/clortex) - General Machine Learning library using Numenta’s Cortical Learning Algorithm * [comportex](https://github.com/nupic-community/comportex) - Functionally composable Machine Learning library using Numenta’s Cortical Learning Algorithm +* [cortex](https://github.com/thinktopic/cortex) - Neural networks, regression and feature learning in Clojure. #### Data Analysis / Data Visualization