Skip to content

Instantly share code, notes, and snippets.

View monjoybme's full-sized avatar
🎯
Focusing

Monjoy Saha monjoybme

🎯
Focusing
  • United States of America
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@monjoybme
monjoybme / cifar10_vis_excitations.py
Created January 17, 2019 21:18 — forked from holm-xie/cifar10_vis_excitations.py
Visualize deeper layers in Tensorflow by displaying images which gain the highest response from neurons. Written for cifar10 model.
# Copyright 2015 Google Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,