-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.12 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.12 KB
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 "MorvanZhou/Tensorflow-Tutorial"]
path = MorvanZhou/Tensorflow-Tutorial
url = https://github.com/MorvanZhou/Tensorflow-Tutorial.git
[submodule "MorvanZhou/tutorials"]
path = MorvanZhou/tutorials
url = https://github.com/MorvanZhou/tutorials.git
[submodule "MorvanZhou/Evolutionary-Algorithm"]
path = MorvanZhou/Evolutionary-Algorithm
url = https://github.com/MorvanZhou/Evolutionary-Algorithm.git
[submodule "MorvanZhou/Reinforcement-learning-with-tensorflow"]
path = MorvanZhou/Reinforcement-learning-with-tensorflow
url = https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow.git
[submodule "caicloud/tensorflow-tutorial"]
path = caicloud/tensorflow-tutorial
url = https://github.com/caicloud/tensorflow-tutorial.git
[submodule "niult/LearnDL"]
path = niult/LearnDL
url = https://github.com/1007530194/LearnDL.git
[submodule "hzy46/TensorFlow-Time-Series-Examples"]
path = hzy46/TensorFlow-Time-Series-Examples
url = https://github.com/hzy46/TensorFlow-Time-Series-Examples.git
[submodule "niult/LearnCompetition"]
path = niult/LearnCompetition
url = https://github.com/1007530194/LearnCompetition.git