1. Обучение
  2. /
  3. Курса
  4. /
  5. Advanced Deep Learning with Keras

Connected

упражнение

Plotting models

In addition to summarizing your model, you can also plot your model to get a more intuitive sense of it. Your model is available in the workspace.

Инструкции 1/4

undefined XP
    1
    2
    3
    4
  • Save the model plot to the file 'model.png'.
  • Import and display 'model.png' into Python using matplotlib.