You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Train a Sparse Autoencoder [in colab](https://colab.research.google.com/github/ai-safety-foundation/sparse_autoencoder/blob/main/docs/content/demo.ipynb), or install for your project:
14
+
13
15
```shell
14
16
pip install sparse_autoencoder
15
17
```
@@ -47,7 +49,7 @@ keep everything else as is. Every component is fully documented, so it's nice an
47
49
48
50
## Demo
49
51
50
-
Check out the demo notebook for a guide to using this library.
52
+
Check out the demo notebook [docs/content/demo.ipynb](https://github.com/ai-safety-foundation/sparse_autoencoder/blob/main/docs/content/demo.ipynb)for a guide to using this library.
0 commit comments