You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@madlib.apache.org by fm...@apache.org on 2019/07/11 20:36:10 UTC

[madlib-site] branch asf-site updated: add links to deep learning notes and Jupyter notebooks

This is an automated email from the ASF dual-hosted git repository.

fmcquillan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/madlib-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c30b4ca  add links to deep learning notes and Jupyter notebooks
c30b4ca is described below

commit c30b4cab2616d8633ee3fdd0d32662033ef2973a
Author: Frank McQuillan <fm...@pivotal.io>
AuthorDate: Thu Jul 11 13:34:12 2019 -0700

    add links to deep learning notes and Jupyter notebooks
---
 index.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 9060809..3a4c7a0 100644
--- a/index.html
+++ b/index.html
@@ -84,7 +84,10 @@
     <li><p dir="ltr">K-nearest neighbors - Improve performance with kd-tree approximate method.</p>
     <li><p dir="ltr">Association rules - Set default maximum itemset rules to 10 to reduce runtime.</p>
     </ul>
-	<p dir="ltr">You are invited to <a href="https://dist.apache.org/repos/dist/release/madlib/1.16/">download the 1.16 release</a> and <a href="https://github.com/apache/madlib/blob/master/RELEASE_NOTES">review the release notes.</a></p>
+	<p dir="ltr">You are invited to <a href="https://dist.apache.org/repos/dist/release/madlib/1.16/">download the 1.16 release</a> and <a href="https://github.com/apache/madlib/blob/master/RELEASE_NOTES">review the release notes.</a>
+	For more details about the new deep learning feature, please refer to the
+	<a href="https://cwiki.apache.org/confluence/display/MADLIB/Deep+Learning">Apache MADlib deep learning notes</a> and
+	the <a href="https://github.com/apache/madlib-site/tree/asf-site/community-artifacts/Deep-learning">Jupyter notebook examples.</a></p>
 	&nbsp;			</div>
 	</div>