Skip to content

Code for tracking activations/gradients for pytorch models, and for computing the MI-plane

Notifications You must be signed in to change notification settings

mariusmcl/info-bottleneck-tracking

Repository files navigation

info-bottleneck-tracking

Code for tracking activations/gradients for pytorch models, and for computing the MI-plane

Installing dependencies

running

{conda create -n foo -c defaults -c pytorch -c conda-forge -c pyg pyg}

should install all pytorch/ pytorch_geometric dependencies.

{pip install ogb}

gets the datasets from the open-graph benchmark ()

About

Code for tracking activations/gradients for pytorch models, and for computing the MI-plane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published