trak
trak copied to clipboard
A fast, effective data attribution method for neural networks in PyTorch
If you try to install `fast-jl` or `traker[fast]` with `pip==23.3.2` or `pip==24.0`, you get the following error: ``` Collecting fast-jl==0.1.2 Using cached fast_jl-0.1.2.tar.gz (5.2 kB) Installing build dependencies ... done...
Hello, I have been trying to use TRAK for CelebA dataset for an age classification task using ResNet-50. However, I am unable to use the fast version as I get...
Hi, I have a classification model trained on the shape batch_size x N (=46) x channel x height x width. How can I adapt TRAK to use for that ?...
Installig `fast-jl` with Python 3.11 and `setuptools==65.5.0` gives: ``` > pip install fast-jl ... DEPRECATION: fast-jl is being installed using the legacy 'setup.py install' method, because it does not have...