Tensorflow 2.x network cluster example

It was a bit hard to find information about running model training on TensorFlow 2.x on multiple networked machines. But I found enough and made it work, although it worked slower than single-node. See the code here or at GitHub.