tensorflow_teaching_examples icon indicating copy to clipboard operation
tensorflow_teaching_examples copied to clipboard

Results 6 tensorflow_teaching_examples issues
Sort by recently updated
recently updated
newest added

- Updated the runtime version to 1.15 - Removed the unnecessary instructions - Removed the unnecessary instructions related to Tensorboard. - Updated Cloud ML engine to Cloud AI Platform. -...

Automatically recover in Python the latest run and launch TensorBoard without any copy/paste to perform.

The "gcloud ml-engine" command has changed to "gcloud ai-platform". Can you update those references to use gcloud ai-platform instead?

-Replaced ml-engine command group with the ai-platform command group. -Updated command group in cloud-ml-housing-prices.ipynb.

Thank you for this notebook. It is immensely helpful. In the section **2.D Define Serving Input Function** the third sentence has a misspelling. The word transormations is missing an `f`...