Continual-Learning-Private-Unlearning

July 19, 2022 ยท View on GitHub

Official PyTorch implementation for Continual Learning and Private Unlearning, which has been accepted to CoLLAs 2022.

To run the experiments

chmox +x run.sh && ./run.sh

Citations

If you find our work interesting or the repo useful, please consider citing this paper:

@article{liu2022continual,
  title={Continual Learning and Private Unlearning},
  author={Liu, Bo and Liu, Qiang and Stone, Peter},
  journal={arXiv preprint arXiv:2203.12817},
  year={2022}
}