Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 447 Bytes

Readme.md

File metadata and controls

9 lines (8 loc) · 447 Bytes

Basic Tensorflow code Templates

Contents:

├── code/                               # Basic tf estimator code with keras model_to_estimator and custom estimators
├── data/ 
├── keras-ai-platform/                  # Basic keras code template for distributed training on GCP AI-Platform
├── premade-ai-platform/                # Basic premade estimators template for distributed training on GCP AI-Platform