March 2019
Intermediate to advanced
532 pages
13h 2m
English
In Chapter 12, Introduction to Deep Learning, we saw how to create deep learning applications using both TensorFlow and Keras. In this section, we will see how to create a deep learning API using both Keras and Flask.
More specifically, we are going to see how to work with pre-trained deep learning architectures included in Keras and, then, we will see how to create a deep learning API using these pre-trained deep learning architectures.