Saturday, April 30, 2016

Machine Learning Google Products


Google Cloud Machine Learning provides modern machine learning services, with pre-trained models and a platform to generate one's own tailored models. Google's neural net-based ML platform has better training performance and increased accuracy compared to other large scale deep learning systems.  Major Google applications use Cloud Machine Learning, including Photos (image search), the Google app (voice search), Translate, and Inbox (Smart Reply). 

Google Cloud Machine Learning Platform makes it easy for developer to build accurate, large scale machine learning models in a short amount of time. It is a portable, fully managed and integrated with other Google Cloud Data platform products such as Google Cloud Storage or Google BigQuery so you can easily train your models.

Google Cloud Vision API enables app to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "Eiffel Tower"), detects individual objects and faces within images, and finds and reads printed words contained within images.

Google Cloud Speech API enables app to convert audio to text by applying neural network models in an easy to use API. The API recognizes over 80 languages and variants, to support your global user base. You can transcribe the text of users dictating to an application’s microphone or enable command-and-control through voice among many other use cases.

references:
https://cloud.google.com/products/machine-learning/?utm_source=newsletter&utm_medium=email&utm_campaign=2016-April-GCP-newsletter-en

No comments:

Post a Comment