Visualizing hidden layers in convolutional neural networks in Keras (Python)

preview_player
Показать описание
This video shows how to visualize hidden layers in a Convolutional Neural Network (CNN) in the Keras Python library. We use the outputs of the intermediate layers and also the gradients for visualization.

References:
Deep Learning with Python (Francois Chollet)
Examples Github code:

How to detect objects in images using Keras pre-trained convolutional neural network (Python):

Convolutional Neural Networks - Chapter 9 of the Deep Learning book (Goodfellow et al.):
Рекомендации по теме
Комментарии
Автор

Thanks a lot ! your video helped so much !

ouissalsadouni
Автор

Where can I see the code in the video above?

KakashiHatake-ttdv