aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Joyce <brian.joyce@arm.com>2019-04-29 12:42:27 +0100
committerderek.lamberti <derek.lamberti@arm.com>2019-04-29 13:47:45 +0000
commite05e38e782f6c12301d069845fbfe353ab58da55 (patch)
tree2e7bf1f10866f89576ccf84345760397399e499e
parentdc2f7f4bd79e59e0574461b563c77d4b1934aa09 (diff)
downloadarmnn-e05e38e782f6c12301d069845fbfe353ab58da55.tar.gz
Fixing a broken link to MLPlatform.org
Signed-off-by: Brian Joyce <brian.joyce@arm.com> Change-Id: Ie9e8ba683f4475af15db37f1949a330132055561
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c276b2ab33..c55c504986 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Arm NN
-Arm NN is a key component of the [machine learning platform](https://mlplatform.org/>) which is part of the [Linaro Machine Intelligence Initiative](https://www.linaro.org/news/linaro-announces-launch-of-machine-intelligence-initiative/). For more information on the machine learning platform and Arm NN, see: <https://mlplatform.org/>, also there is further Arm NN information available from <https://developer.arm.com/products/processors/machine-learning/arm-nn>
+Arm NN is a key component of the [machine learning platform](https://mlplatform.org/) which is part of the [Linaro Machine Intelligence Initiative](https://www.linaro.org/news/linaro-announces-launch-of-machine-intelligence-initiative/). For more information on the machine learning platform and Arm NN, see: <https://mlplatform.org/>, also there is further Arm NN information available from <https://developer.arm.com/products/processors/machine-learning/arm-nn>
There is a getting started guide here using TensorFlow: <https://developer.arm.com/technologies/machine-learning-on-arm/developer-material/how-to-guides/configuring-the-arm-nn-sdk-build-environment-for-tensorflow>