-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1016 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "libraries"]
path = libraries
url = https://github.com/AdityaGolatkar/SelectiveForgetting.git
[submodule "libraries/SelectiveForgetting"]
path = libraries/SelectiveForgetting
url = https://github.com/AdityaGolatkar/SelectiveForgetting.git
[submodule "libraries/Unlearnable-Examples"]
path = libraries/Unlearnable-Examples
url = https://github.com/HanxunH/Unlearnable-Examples.git
[submodule "libraries/kpriors"]
path = libraries/kpriors
url = https://github.com/team-approx-bayes/kpriors
[submodule "libraries/LCODEC-deep-unlearning"]
path = libraries/LCODEC-deep-unlearning
url = https://github.com/vsingh-group/LCODEC-deep-unlearning.git
[submodule "libraries/unrolling-sgd"]
path = libraries/unrolling-sgd
url = https://github.com/cleverhans-lab/unrolling-sgd.git
[submodule "libraries/DeltaGrad"]
path = libraries/DeltaGrad
url = https://github.com/thuwuyinjun/DeltaGrad
[submodule "libraries/SISA"]
path = libraries/SISA
url = https://github.com/cleverhans-lab/machine-unlearning.git