Skip to content

Official implementation of paper "Catastrophic Forgetting in Continual Concept Bottleneck Models"

License

Notifications You must be signed in to change notification settings

Bontempogianpaolo1/continualExplain

Repository files navigation

ContinualExplain

Official implementation of paper Catastrophic Forgetting in Continual Concept Bottleneck Models

Steps

build Environment

conda env create -f environment.yml

conda activate continual

Setup

download data folder from here

How to prepare data

download from Here Then run data_processing.py

unzip data.zip pip install pytorch-lightning pip install avalanche-lib

training

python training.py

statistics

python compute_statistics.py

How to start experiments

python main.py

About

Official implementation of paper "Catastrophic Forgetting in Continual Concept Bottleneck Models"

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages