Home

Awesome

This is a Python implementation of "Towards Unbounded Machine Unlearning"

The main experiments

Models choices

Datasets choices

References

We have used the code from the following two repositories:

(Selective Forgetting)[https://github.com/AdityaGolatkar/SelectiveForgetting.git]

(RepDistiller)[https://github.com/HobbitLong/RepDistiller.git]