How-To: Multi-GPU training with Keras, Python, and deep learning
In this tutorial you'll learn how you can scale Keras and train deep neural network using multiple GPUs with the Keras deep learning library and Python. (more…)
Read more »python-fire – Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. Read more