GoogleCloudPlatform/ml-on-gcp

Name: ml-on-gcp

Owner: Google Cloud Platform

Description: Machine Learning on Google Cloud Platform

Created: 2017-08-21 21:05:18.0

Updated: 2018-05-20 13:25:24.0

Pushed: 2018-04-28 04:10:01.0

Homepage:

Size: 11683

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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. scikit-learn on GCE - Train a simple model with scikit-learn on a Google Compute Engine

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

  3. Hyperparameter search - Hyperparameter search on a Google Kubernetes Engine cluster from a Jupyter notebook.


Google Compute Engine
  1. Compute Engine survival training - Introduces a framework for running resilient training jobs on Google Compute Engine.

  2. Compute Engine burst training - A guide to using powerful VMs to quickly and cheaply perform computationally intensive training jobs. (The example training job in this guide uses xgboost as well as scikit-learn.)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.