tf-estimator-tutorials icon indicating copy to clipboard operation
tf-estimator-tutorials copied to clipboard

This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way.

Results 2 tf-estimator-tutorials issues
Sort by recently updated
recently updated
newest added

Hi, I made my learning in Collab. I have used Tensorflow 1.15 Version. I have followed https://github.com/ksalama/tf-estimator-tutorials/blob/master/01%20-%20Regression/01.0%20-%20Regression%20Data%20Generation.ipynb Nextly , this script https://github.com/ksalama/tf-estimator-tutorials/blob/master/01%20-%20Regression/02.0%20-%20TF%20Regression%20Model%20-%20Estimator%20APIs%20%2B%20Pandas.ipynb While running the section `5. Train the Estimator`,...

Hi, this custom estimator can not be deployed on cloudml The transition is not clear as to how the notebook can be packaged as a trainer and deploy on cloudml...