Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dizcology committed Nov 18, 2020
1 parent fb165b3 commit 60c2b46
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.rst
Expand Up @@ -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`_
Expand All @@ -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
-----------
Expand Down Expand Up @@ -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

0 comments on commit 60c2b46

Please sign in to comment.