tensorflow / lucid

A collection of infrastructure and tools for research in neural network interpretability.
Apache License 2.0
4.65k stars 655 forks source link

New synthetic stimuli module. #225

Closed colah closed 4 years ago

colah commented 4 years ago

New module for generating synthetic image stimuli. It presently only supports a (very general) rounded curves stimulus, but provides a more general framework.

This has two major change from previous iterations (found in colab notebooks):

colah commented 4 years ago

(I listed Ludwig and both Nicks as reviewers to give them an FYI, only need a review from one person.)

colah commented 4 years ago

... I think it's possible that these are now so slow to render that rendering them is the bottleneck on collecting activations. :(