Implementation of our Decentralized Dynamic Cooperation of Personalized Models for Federated Continual Learning, NeurIPS' 25 paper.
- Install some of required packages. You can also install them manually.
pip install -r requirements.txt # install requirements
-
All datasets can be automatically downloaded with
torchvision.datasets. -
To run our models:
python main.py