Found some interesting nuggets at this location
Some examples…
General questions
- How can I train a Keras model on multiple GPUs (on a single machine)?
- How can I distribute training across multiple machines?
- How can I train a Keras model on TPU?
- Where is the Keras configuration file stored?
- How to do hyperparameter tuning with Keras?