Skip to content

bartcode/gcp-ml-framework

Repository files navigation

GCP ML Framework

Framework for large scale data processing, (DNN) model training, and prediction delivery on the Google Cloud Platform.

Installation

$ python3 -m venv venv
$ . venv/bin/activate
$ pip install -r requirements.txt

Usage

$ ./runner.sh (preprocess|tune|train|predict) (local|cloud)

Notes

  • Support for Apache Beam in Python 3 is still experimental.

About

Framework for large scale data processing, model training, and prediction delivery on the Google Cloud Platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published