From 870be9f7d09584b7f75a8738a4b44f56b12f6ccc Mon Sep 17 00:00:00 2001 From: Neal Smith Date: Tue, 24 Oct 2017 10:16:04 -0700 Subject: [PATCH] added references and links for the ncappzoo --- README.md | 2 ++ docs/README.md | 6 ++++++ docs/TOC.md | 2 ++ 3 files changed, 10 insertions(+) diff --git a/README.md b/README.md index fb9d913..b1d79d7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Also included in the SDK are examples. After cloning and running 'make install' make examples ``` +For additional examples please see the Neural Compute App Zoo here: [http://www.github.com/movidius/ncappzoo](http://www.github.com/movidius/ncappzoo). The ncappzoo is a valuable resource for NCS users that includes community developed applications and neural networks for the NCS. + # Documentation The complete Neural Compute SDK documentation can be viewed at [https://movidius.github.io/ncsdk/](https://movidius.github.io/ncsdk/) diff --git a/docs/README.md b/docs/README.md index 5aad8c5..0ab63ba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -87,5 +87,11 @@ git clone http://github.com/Movidius/ncsdk # Already done during installation ``` + +# Neural Compute App Zoo +The Neural Compute App Zoo is a github repository at [http://github.com/Movidius/ncappzoo](http://github.com/Movidius/ncappzoo) which is designed for developers to contribute networks and applications written for the Neural Compute Stick to the NCS community. + +See [The Neural Compute App Zoo README](https://github.com/Movidius/ncappzoo/blob/master/README.md) for more information. + [Release Notes](release_notes.md) diff --git a/docs/TOC.md b/docs/TOC.md index 56597e3..555f164 100644 --- a/docs/TOC.md +++ b/docs/TOC.md @@ -25,3 +25,5 @@ - Neural Compute User Forum - Examples + +- Neural Compute App Zoo -- 2.7.4