From 5456ca81095b87d4c4be8b3ae261b299c45e4b90 Mon Sep 17 00:00:00 2001 From: aaronhma Date: Tue, 25 Feb 2020 17:34:30 -0800 Subject: [PATCH] Update README to add new resources and fix grammar --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e95fea22c56..5b4dd28c446 100644 --- a/README.md +++ b/README.md @@ -130,18 +130,20 @@ Build Type | Status ## Resources * [TensorFlow.org](https://www.tensorflow.org) -* [TensorFlow tutorials](https://www.tensorflow.org/tutorials/) -* [TensorFlow official models](https://github.com/tensorflow/models/tree/master/official) -* [TensorFlow examples](https://github.com/tensorflow/examples) +* [TensorFlow Tutorials](https://www.tensorflow.org/tutorials/) +* [TensorFlow Official Models](https://github.com/tensorflow/models/tree/master/official) +* [TensorFlow Examples](https://github.com/tensorflow/examples) * [TensorFlow in Practice from Coursera](https://www.coursera.org/specializations/tensorflow-in-practice) +* [TensorFlow: Data and Deployment from Coursera](https://www.coursera.org/specializations/tensorflow-data-and-deployment) * [Intro to TensorFlow for Deep Learning from Udacity](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187) * [Introduction to TensorFlow Lite from Udacity](https://www.udacity.com/course/intro-to-tensorflow-lite--ud190) -* [TensorFlow blog](https://blog.tensorflow.org) +* [TensorFlow Blog](https://blog.tensorflow.org) +* [Learn ML with TensorFlow](https://www.tensorflow.org/resources/learn-ml) * [TensorFlow Twitter](https://twitter.com/tensorflow) * [TensorFlow YouTube](https://www.youtube.com/channel/UC0rqucBdTuFTjJiefW5t-IQ) -* [TensorFlow roadmap](https://www.tensorflow.org/community/roadmap) -* [TensorFlow white papers](https://www.tensorflow.org/about/bib) -* [TensorBoard visualization toolkit](https://github.com/tensorflow/tensorboard) +* [TensorFlow Roadmap](https://www.tensorflow.org/community/roadmap) +* [TensorFlow White Papers](https://www.tensorflow.org/about/bib) +* [TensorBoard Visualization Toolkit](https://github.com/tensorflow/tensorboard) Learn more about the [TensorFlow community](https://www.tensorflow.org/community) and how to