237 Forks
681 Stars
681 Watchers

tf-estimator-tutorials

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

How to download and setup tf-estimator-tutorials

Open terminal and run command
git clone https://github.com/GoogleCloudPlatform/tf-estimator-tutorials.git
git clone is used to create a copy or clone of tf-estimator-tutorials repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tf-estimator-tutorials https://github.com/GoogleCloudPlatform/tf-estimator-tutorials/archive/master.zip

Or simply clone tf-estimator-tutorials with SSH
[email protected]:GoogleCloudPlatform/tf-estimator-tutorials.git

If you have some problems with tf-estimator-tutorials

You may open issue on tf-estimator-tutorials support forum (system) here: https://github.com/GoogleCloudPlatform/tf-estimator-tutorials/issues