Add installation instructions.

This commit is contained in:
David Bau
2022-04-02 18:42:53 -04:00
parent 57889270c0
commit d3bd2cdb3b
+4 -2
View File
@@ -1,7 +1,9 @@
# baukit
A kit of David's secret tools to help with productive research prototyping
with pytorch.
Install using `pip install git+https://github.com/davidbau/baukit`.
Provides the `baukit` package, a kit of David's secret tools to help
with productive research prototyping with pytorch.
Includes:
* Methods for tracing and editing internal activations in a network.