Description Usage Arguments See Also
Print a summary of a Keras model
1 2 3 |
object |
Keras model instance |
line_length |
Total length of printed lines |
positions |
Relative or absolute positions of log elements in each line.
If not provided, defaults to |
... |
Unused |
Other model functions: compile.keras.engine.training.Model
,
evaluate.keras.engine.training.Model
,
evaluate_generator
,
fit.keras.engine.training.Model
,
fit_generator
, get_config
,
get_layer
,
keras_model_sequential
,
keras_model
, multi_gpu_model
,
pop_layer
,
predict.keras.engine.training.Model
,
predict_generator
,
predict_on_batch
,
predict_proba
, train_on_batch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.