cloudml
R interface to Google Cloud Machine Learning Engine
The cloudml package provides an R interface to Google Cloud Machine Learning Engine, enabling scalable training and deployment of machine learning models built with keras, tfestimators, and tensorflow packages on Google’s managed infrastructure.
The package solves the problem of limited local computational resources by providing on-demand access to powerful hardware including GPUs and Tesla P100 accelerators. It includes built-in hyperparameter tuning capabilities to optimize model architectures and supports deploying trained models to Google’s global prediction platform that can handle thousands of concurrent users and terabytes of data. You only pay for the hardware resources you actually use during training and prediction.



