From 19dc31a7e63ec112e9d0dc72e22db04910137d07 Mon Sep 17 00:00:00 2001 From: Yu-Han Liu Date: Thu, 26 Nov 2020 08:59:53 -0800 Subject: [PATCH] docs: update readme (#81) --- README.rst | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 3db9fc5022..209b577ead 100644 --- a/README.rst +++ b/README.rst @@ -4,13 +4,7 @@ Python Client for Cloud AI Platform |beta| |pypi| |versions| -:Warning: This library is a pre-release product and is subject to breaking changes. - -`Cloud AI Platform`_: Cloud AI Platform is a suite of machine learning tools that enables - developers to train high-quality models specific to their business needs. - It offers both novices and experts the best workbench for machine learning - development by leveraging Google's state-of-the-art transfer learning and - Neural Architecture Search technology. +`Cloud AI Platform`_: Google Cloud AI Platform is an integrated suite of machine learning tools and services for building and using ML models with AutoML or custom code. It offers both novices and experts the best workbench for the entire machine learning development lifecycle. - `Client Library Documentation`_ - `Product Documentation`_ @@ -21,9 +15,9 @@ Python Client for Cloud AI Platform :target: https://pypi.org/project/google-cloud-aiplatform/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg :target: https://pypi.org/project/google-cloud-aiplatform/ -.. _Cloud AI Platform: https://cloud.google.com/ai-platform/docs +.. _Cloud AI Platform: https://cloud.google.com/ai-platform-unified/docs .. _Client Library Documentation: https://googleapis.dev/python/aiplatform/latest -.. _Product Documentation: https://cloud.google.com/ai-platform/docs +.. _Product Documentation: https://cloud.google.com/ai-platform-unified/docs Quick Start ----------- @@ -85,5 +79,5 @@ Next Steps - View this `README`_ to see the full list of Cloud APIs that we cover. -.. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform/docs +.. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform-unified/docs .. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst \ No newline at end of file