October 2018
Intermediate to advanced
252 pages
6h 49m
English
Let's take a look at an example where we create a simple model and call plot_model on it.
The plot_model() function in Keras creates a plot of the neural network. This function takes the following arguments:
The following sections show how plot_model can be used.