Skip to content

JothiRamaswamy/Unlearn-Metrics

Repository files navigation

Unlearn vs Sparse

To run the unlearn methods

python -u main_forget.py --save_dir ${save_dir} --mask ${path_of_model} --unlearn ${unlearn methods} --epochs ${epochs} --lr ${lr} | tee xxx.log

To run the test on the unlearn methods

(need to be reformulated further) python -u main_test.py --save_dir ${save_dir} --mask ${path_of_model}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%