This repository contains samples for usage of the Google Cloud Machine Learning Engine (Cloud ML Engine). For installation instructions and overview, please see the documentation. Please refer to README.md in each sample directory for more specific instructions.
- Census - Predict a person's income level
- Keras Census - Keras single node model
- Canned Estimator - TensorFlow canned estimator model
- Custom Estimator - TensorFlow custom estimator model
- Low Level TF - TensorFlow low level API model
- Criteo - Predict how likely a person is to click on an advertisement
- Flowers - Recognize the type of a flower from its image
- Movielens - Make movie recommendations
- Reddit - Predict the score of a Reddit thread using a wide and deep model
- Cifar10 - Classify image content (training on multiple GPUs)
- Genomics Ancestry Inference - Genomics ancestry inference using 1000 Genomes dataset
We welcome external sample contributions and TensorFlow contrib API samples to contrib. Please help us improve your experience. See CONTRIBUTING.md