tensorflow / lucid

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

Transforms #285

Closed Ra0R closed 3 years ago

Ra0R commented 3 years ago

I skimmed the code shortly but couldn't figure it out exactly.

How is transforms applied exactly? Is it in between layers or between optimization steps?

Ra0R commented 3 years ago

It is applied in between optimization steps.