Activity
MNIST addition and Partial MNIST addition working
MNIST addition and Partial MNIST addition working
Added PartialMNISTAddition dataset
Added PartialMNISTAddition dataset
Merge remote-tracking branch 'origin/models' into models
Merge remote-tracking branch 'origin/models' into models
Merge remote-tracking branch 'origin' into models
Merge remote-tracking branch 'origin' into models
Standarizing style and merging with master.
Standarizing style and merging with master.
experiment utils.py created
experiment utils.py created
Force push
Merge remote-tracking branch 'origin/master' into models
Merge remote-tracking branch 'origin/master' into models
experiment utils.py created
experiment utils.py created
Debugged device compatibility errors
Debugged device compatibility errors
First experiments on mnist_addition and toy dataset completed for all…
First experiments on mnist_addition and toy dataset completed for all…
Added testing scripts for models.py
Added testing scripts for models.py
Implemented all existing models including DCR, CMR, LICEM
Implemented all existing models including DCR, CMR, LICEM
Fixing issue with negative indexing in annotations. Fixing typos on f…
Fixing issue with negative indexing in annotations. Fixing typos on f…
Allowing multiple dimensions for Linear Annotated tensors
Allowing multiple dimensions for Linear Annotated tensors
Started debugging the first three models and adding new ones (CMR, DC…
Started debugging the first three models and adding new ones (CMR, DC…
Moved utils.py files from examples/loading-data to torch_concepts/data
Moved utils.py files from examples/loading-data to torch_concepts/data
Merge remote-tracking branch 'origin/models' into models
Merge remote-tracking branch 'origin/models' into models
Few bugs found in intervention functions:
Few bugs found in intervention functions:
Memory LICEM explanations implemented
Memory LICEM explanations implemented
LICEM explanations implemented
LICEM explanations implemented
Made default traffic test set be the same distribution as the trainin…
Made default traffic test set be the same distribution as the trainin…