non-parametric-transformers icon indicating copy to clipboard operation
non-parametric-transformers copied to clipboard

Code for "Self-Attention Between Datapoints: Going Beyond Individual Input-Output Pairs in Deep Learning"

Results 3 non-parametric-transformers issues
Sort by recently updated
recently updated
newest added

Hi y’all, awesome paper! I was digging through the code but can’t find the details for the CIFAR10 experiments using the ResNet18 encoder. Are there any details on what ResNet...

reverse env/guess at versioning. freeze once running.

This is easily fixable but a bit frustrating that someone didn't just run pip freeze. ``` Traceback (most recent call last): File "run.py", line 12, in from npt.column_encoding_dataset import ColumnEncodingDataset...