This short tutorial will show you how to get started with distributed TensorFlow. The aim is to get you familiar with basic distributed TF concepts that are reoccurring, such as TF servers. You should work throught the content in the following order
The Multiple-Workers exercise requires three notebooks, and should be started from the Worker1 notebook.
- Sessions, Sesssion Managers, Training Sessions...