greentfrapp / lucent

Lucid library adapted for PyTorch
Apache License 2.0
597 stars 89 forks source link

Activation Grid Notebook #3

Closed greentfrapp closed 4 years ago

greentfrapp commented 4 years ago

Reproduce Lucid's Activation Grid Notebook with PyTorch and Lucent.

The only new function required seems to be ChannelReducer, which doesn't rely on Tensorflow so it should be relatively simple to port over.

Help wanted for this!

mehdidc commented 4 years ago

Hi @greentfrapp, thanks for doing this, I have been looking for/planning to do a PyTorch port of lucid for a while. If no one is already working on this, I will do it.

greentfrapp commented 4 years ago

Hey @mehdidc thanks for the interest! Help with this will be much appreciated!

greentfrapp commented 4 years ago

Closed by #4