forked from yangyanli/Course_PR_17
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.96 KB
/
.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
25
26
27
28
29
30
31
32
33
[submodule "students/yeongchingtarn/experiment1/k-means-clustering"]
path = students/yeongchingtarn/experiment1/k-means-clustering
url = https://github.com/yeongchingtarn/k-means-clustering.git
[submodule "students/chengluyu/experiment1"]
path = students/chengluyu/experiment1
url = [email protected]:chengluyu/naive-clustering.git
[submodule "students/chengluyu/experiment2"]
path = students/chengluyu/experiment2
url = [email protected]:chengluyu/naive-digit-recognition.git
[submodule "students/zhaoyue/experiment2"]
path = students/zhaoyue/experiment2
url = https://github.com/z-jack/SDU-Pattern-Recognize-Exp2.git
[submodule "students/yeongchingtarn/experiment2/mnist-classifier"]
path = students/yeongchingtarn/experiment2/mnist-classifier
url = https://github.com/yeongchingtarn/mnist-classifier.git
[submodule "students/yeongchingtarn/experiment2/mnist-classifier-cnn"]
path = students/yeongchingtarn/experiment2/mnist-classifier-cnn
url = https://github.com/yeongchingtarn/mnist-classifier-cnn.git
[submodule "students/yeongchingtarn/experiment2/mnist-autocoder"]
path = students/yeongchingtarn/experiment2/mnist-autocoder
url = https://github.com/yeongchingtarn/mnist-autocoder.git
[submodule "students/yeongchingtarn/experiment2/mnist-autodecoder"]
path = students/yeongchingtarn/experiment2/mnist-autodecoder
url = https://github.com/yeongchingtarn/mnist-autodecoder.git
[submodule "students/yeongchingtarn/experiment2/k-leftmost-digit-in-captcha-cnn"]
path = students/yeongchingtarn/experiment2/k-leftmost-digit-in-captcha-cnn
url = https://github.com/yeongchingtarn/k-leftmost-digit-in-captcha-cnn.git
[submodule "students/yeongchingtarn/experiment2/length-of-digits-in-captcha-cnn"]
path = students/yeongchingtarn/experiment2/length-of-digits-in-captcha-cnn
url = https://github.com/yeongchingtarn/length-of-digits-in-captcha-cnn.git
[submodule "students/zhaoyue/experiment3"]
path = students/zhaoyue/experiment3
url = https://github.com/z-jack/SDU-Pattern-Recognize-Exp3.git