Closed robbula closed 6 years ago
Check out the lucid notebooks, especially the general tutorial on visualizing neurons.
The techniques in that notebook work well enough for everything in the article, and are more or less what we originally used. However, the final spritemaps in the article use a few additional tricks and we should still write a tutorial on reproducing them exactly.
More Lucid notebooks will be coming in the future!
Just wanted to note that our new differentiable parameterization article explains the transparency trick we use for more focused feature visualization. Check out the notebook!
In the sprite map section of the ipython notebook linked in
Teaser.html
it is mentioned "Check out other notebooks on how to make your own neuron visualizations." do you have any specific recommendations other than say the tensorflow deepdream notebook?