You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2016/04/04 11:41:44 UTC

flink-web git commit: Add Numenta to 3rd party projects

Repository: flink-web
Updated Branches:
  refs/heads/asf-site 93b603f40 -> 0d6fd7cab


Add Numenta to 3rd party projects


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/0d6fd7ca
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/0d6fd7ca
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/0d6fd7ca

Branch: refs/heads/asf-site
Commit: 0d6fd7cabe0193d90a87e9b580af7eecbfd5cc32
Parents: 93b603f
Author: Ufuk Celebi <uc...@apache.org>
Authored: Mon Apr 4 11:41:39 2016 +0200
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Mon Apr 4 11:41:39 2016 +0200

----------------------------------------------------------------------
 community.md           | 3 +++
 content/community.html | 5 +++++
 2 files changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/0d6fd7ca/community.md
----------------------------------------------------------------------
diff --git a/community.md b/community.md
index 955c089..a310ee7 100644
--- a/community.md
+++ b/community.md
@@ -270,6 +270,9 @@ A [collection of examples](https://github.com/wdm0006/flink-python-examples) usi
 
 Small [WordCount example](https://github.com/mjsax/flink-external/tree/master/flink-clojure) on how to write a Flink program in Clojure.
 
+## Anomaly Detection and Prediction in Flink
+
+[flink-htm](https://github.com/nupic-community/flink-htm) is a library for anomaly detection and prediction in Apache Flink. The algorithms are based on Hierarchical Temporal Memory (HTM) as implemented by the Numenta Platform for Intelligent Computing (NuPIC).
 
 # People
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/0d6fd7ca/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 974ba32..832e781 100644
--- a/content/community.html
+++ b/content/community.html
@@ -182,6 +182,7 @@
       <li><a href="#apache-samoa" id="markdown-toc-apache-samoa">Apache SAMOA</a></li>
       <li><a href="#python-examples-on-flink" id="markdown-toc-python-examples-on-flink">Python Examples on Flink</a></li>
       <li><a href="#wordcount-example-in-clojure" id="markdown-toc-wordcount-example-in-clojure">WordCount Example in Clojure</a></li>
+      <li><a href="#anomaly-detection-and-prediction-in-flink" id="markdown-toc-anomaly-detection-and-prediction-in-flink">Anomaly Detection and Prediction in Flink</a></li>
     </ul>
   </li>
   <li><a href="#people" id="markdown-toc-people">People</a>    <ul>
@@ -459,6 +460,10 @@ See Suneel Marthi’s <a href="http://www.slideshare.net/FlinkForward/suneel-mar
 
 <p>Small <a href="https://github.com/mjsax/flink-external/tree/master/flink-clojure">WordCount example</a> on how to write a Flink program in Clojure.</p>
 
+<h2 id="anomaly-detection-and-prediction-in-flink">Anomaly Detection and Prediction in Flink</h2>
+
+<p><a href="https://github.com/nupic-community/flink-htm">flink-htm</a> is a library for anomaly detection and prediction in Apache Flink. The algorithms are based on Hierarchical Temporal Memory (HTM) as implemented by the Numenta Platform for Intelligent Computing (NuPIC).</p>
+
 <h1 id="people">People</h1>
 
 <table class="table table-striped">