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

This notebook did not work with Colab, I fixed it. #273

Closed Tylersuard closed 3 years ago

Tylersuard commented 3 years ago

Added compatibility with Colab: switching to Tensorflow v.1

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Tylersuard commented 3 years ago

I'm not sure why the build failed, I just added one line to ensure Colab compatibility. The notebook is advertised as a Colab notebook on Seedbank: https://aihub.cloud.google.com/p/products%2F8a7f3279-2b5e-44fa-a587-0ed8e9a152fa And it currently does not work on Colab.

ludwigschubert commented 3 years ago

Thanks @Tylersuard ; I'll check all the other notebooks, too.