First release of Distributed Keras.
We have made some significant performance improvements compared to the first prototypes. The most significant changes were in the parameter communication protocol, which has been changed from a REST based exchange to a low-level socket implementation. Furthermore, several changes have been made to provide users with training metrics, provide model serving utilities, and additional examples, including the "Machine Learning Unit Test" MNIST.