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 <[email protected]>
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>
</div>
</div>