-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
21 lines (21 loc) · 1.02 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "11-GraphModel/lda"]
path = 11-GraphModel/lda
url = [email protected]:lda-project/lda.git
[submodule "7-FaceEmbedding/facenet"]
path = 7-FaceEmbedding/facenet
url = [email protected]:davidsandberg/facenet.git
[submodule "9-Recommendation/Probabilistic-Matrix-Factorization"]
path = 9-Recommendation/Probabilistic-Matrix-Factorization
url = [email protected]:fuhailin/Probabilistic-Matrix-Factorization.git
[submodule "2-ImageGeneration/WassersteinGAN"]
path = 2-ImageGeneration/WassersteinGAN
url = [email protected]:martinarjovsky/WassersteinGAN.git
[submodule "2-ImageGeneration/lsun"]
path = 2-ImageGeneration/lsun
url = [email protected]:fyu/lsun.git
[submodule "5-Image-to-Image/pytorch-CycleGAN"]
path = 5-Image-to-Image/pytorch-CycleGAN
url = [email protected]:junyanz/pytorch-CycleGAN-and-pix2pix.git
[submodule "3-Text-to-TextTranslation/pytorch/attention-is-all-you-need-pytorch"]
path = 3-Text-to-TextTranslation/pytorch/attention-is-all-you-need-pytorch
url = [email protected]:jadore801120/attention-is-all-you-need-pytorch.git