Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update readme #81

Merged
merged 4 commits into from Nov 26, 2020
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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