/ml-on-gcp

Machine Learning on Google Cloud Platform

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Machine Learning on Google Cloud Platform

Guides to bringing your code from various Machine Learning frameworks to Google Cloud Platform.

The goal is to present recipes and practices that will help you spend less time wrangling with the various interfaces and more time exploring your datasets, building your models, and in general solving the problems you really care about.


Blog posts

  1. Genomic ancestry inference with deep learning - Ancestry inference on Google Cloud Platform using the 1000 Genomes dataset

TensorFlow

  1. Estimators - A guide to the Estimator interface.

scikit-learn

  1. Model serve - Serve model with Google App Engine and Cloud Endpoints.