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.