Data Scientist
ML Engineer
Python
TensorFlow
git clone https://github.com/TLILIFIRAS/Visualizing-Filters-of-a-CNN-using-TensorFlow.git
pip install -r requirements.txt
jupyter notebook notebook.ipynb
Posted Jun 17, 2024
will use a Convolutional Neural Network - the popular VGG16 model, and we will visualize various filters from different layers of the CNN. - TLILIFIRAS/Visuali…
0
1
Data Scientist
ML Engineer
Python
TensorFlow