-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
252 lines (252 loc) · 8.54 KB
/
Copy pathconfig.json
File metadata and controls
252 lines (252 loc) · 8.54 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
{
"fixed": "./fixed.json",
"failed": "./failed.json",
"defaults": {
"origin_branch": "master",
"origin_remote": "origin",
"source_branch": "master",
"source_remote": "source",
"fix_branch": "fix",
"fix_commit": "Fixes logs",
"keep_fix_branch": false,
"no_push": false
},
"repos": [
{
"dir": "~/git/hub/llSourcell/Bitcoin_Trading_Bot",
"source": "git@github.com:jaungiers/Multidimensional-LSTM-BitCoin-Time-Series.git"
},
{
"dir": "~/git/hub/llSourcell/How-to-Predict-Stock-Prices-Easily-Demo",
"source": "git@github.com:jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction.git"
},
{
"dir": "~/git/hub/llSourcell/How_to_simulate_a_self_driving_car",
"source": "git@github.com:naokishibuya/car-behavioral-cloning.git"
},
{
"dir": "~/git/hub/llSourcell/A_Guide_to_Running_Tensorflow_Models_on_Android",
"source": "git@github.com:mari-linhares/mnist-android-tensorflow.git"
},
{
"dir": "~/git/hub/llSourcell/AI_for_Financial_Data",
"source": "git@github.com:cloudacademy/fraud-detection.git"
},
{
"dir": "~/git/hub/llSourcell/AI_in_Finance",
"source": "git@github.com:austintackaberry/stocks.git"
},
{
"dir": "~/git/hub/llSourcell/how_to_build_a_bitcoin_startup",
"source": "git@github.com:naptha/tesseract.js.git"
},
{
"dir": "~/git/hub/llSourcell/How_to_Build_a_healthcare_startup",
"source": "git@github.com:shaqian/flutter_realtime_detection.git"
},
{
"dir": "~/git/hub/llSourcell/Watch-Me-Build-an-Education-Startup",
"source": "git@github.com:HendrikStrobelt/detecting-fake-text.git"
},
{
"dir": "~/git/hub/llSourcell/Decentralized_Chat",
"source": "git@github.com:gballet/whisper-chat-example.git"
},
{
"dir": "~/git/hub/llSourcell/Build-a-Retail-Startup",
"source": "git@github.com:huextrat/TheGorgeousLogin.git"
},
{
"dir": "~/git/hub/llSourcell/chatbot_tutorial",
"source": "git@github.com:Conchylicultor/DeepQA.git"
},
{
"dir": "~/git/hub/llSourcell/Convolutional_neural_network",
"source": "git@github.com:greydanus/pythonic_ocr.git"
},
{
"dir": "~/git/hub/llSourcell/A-Guide-to-DeepMinds-StarCraft-AI-Environment",
"source": "git@github.com:chris-chris/pysc2-examples.git"
},
{
"dir": "~/git/hub/llSourcell/Pokemon_GAN",
"source": "git@github.com:moxiegushi/pokeGAN.git"
},
{
"dir": "~/git/hub/llSourcell/Drone_Flight_Controller",
"source": "git@github.com:sksq96/deep-rl-quadcopter.git"
},
{
"dir": "~/git/hub/llSourcell/Simple_Blockchain_in_5_Minutes",
"source": "git@github.com:howCodeORG/Simple-Python-Blockchain.git"
},
{
"dir": "~/git/hub/llSourcell/SQL_Database_Optimization",
"source": "git@github.com:xiaojunxu/SQLNet.git"
},
{
"dir": "~/git/hub/llSourcell/Introduction_Move37",
"source": "git@github.com:mohitd/gridworld.git"
},
{
"dir": "~/git/hub/llSourcell/Sensor_Networks",
"source": "git@github.com/kevlar1818/grid-world-rl.git"
},
{
"dir": "~/git/hub/llSourcell/Pytorch_Coding_Challenge_LIVE",
"source": "git@github.com/bozhang0504/kaggle-invasive-species-monitoring-pytorch.git"
},
{
"dir": "~/git/hub/llSourcell/logistic_regression",
"source": "git@github.com/guillermo-carrasco/logistic-sentiment.git"
},
{
"dir": "~/git/hub/llSourcell/Best-Programming-Languages-for-Machine-Learning",
"source": "git@github.com/chribsen/simple-machine-learning-examples.git"
},
{
"dir": "~/git/hub/llSourcell/Amazon_Training_Video",
"source": "git@github.com/KelvinOyanna/Churn-Prediction.git"
},
{
"dir": "~/git/hub/llSourcell/kaggle_challenge",
"source": "git@github.com/rebeccak1/nyc-taxi.git"
},
{
"dir": "~/git/hub/llSourcell/MindMathGame",
"source": "git@github.com/KrasimirZl/MindMathGame.git"
},
{
"dir": "~/git/hub/llSourcell/backpropagation_explained",
"source": "git@github.com/mattnedrich/GradientDescentExample.git"
},
{
"dir": "~/git/hub/llSourcell/Modeling_Evolution_with_TensorflowJS",
"source": "git@github.com/adityathebe/evolutionSimulator.git"
},
{
"dir": "~/git/hub/llSourcell/wiki_generator_live",
"source": "git@github.com/kumikokashii/lstm-text-generator.git"
},
{
"dir": "~/git/hub/llSourcell/self_driving_cars_explained",
"source": "git@github.com/upul/Behavioral-Cloning.git"
},
{
"dir": "~/git/hub/llSourcell/AI_for_Resumes",
"source": "git@github.com/dennybritz/cnn-text-classification-tf.git"
},
{
"dir": "~/git/hub/llSourcell/capsule_networks",
"source": "git@github.com/naturomics/CapsNet-Tensorflow.git"
},
{
"dir": "~/git/hub/llSourcell/Landing-a-SpaceX-Falcon-Heavy-Rocket",
"source": "git@github.com/EmbersArc/PPO.git"
},
{
"dir": "~/git/hub/llSourcell/AI_in_Medicine_Clinical_Imaging_Classification",
"source": "git@github.com/gregwchase/dsi-capstone.git"
},
{
"dir": "~/git/hub/llSourcell/Decentralized_Rides",
"source": "git@github.com/Oponn-1/Stride-Tokens.git"
},
{
"dir": "~/git/hub/llSourcell/Make_Money_with_Tensorflow",
"source": "git@github.com/amiyapatanaik/tensorflow-serving-docker-image.git"
},
{
"dir": "~/git/hub/llSourcell/HashGraph_Explained",
"source": "git@github.com/Lapin0t/py-swirld.git"
},
{
"dir": "~/git/hub/llSourcell/Neural_Network_Voices",
"source": "git@github.com/andabi/deep-voice-conversion.git"
},
{
"dir": "~/git/hub/llSourcell/Progressive_GANs",
"source": "git@github.com/tkarras/progressive_growing_of_gans.git"
},
{
"dir": "~/git/hub/llSourcell/Ripple_Explained",
"source": "git@github.com/jatchili/minimalist-ripple-client.git"
},
{
"dir": "~/git/hub/llSourcell/3D_Pose_Estimation",
"source": "git@github.com/una-dinosauria/3d-pose-baseline.git"
},
{
"dir": "~/git/hub/llSourcell/neuroevolution-for-flappy-birds",
"source": "git@github.com/rsk2327/NEAT_FlappyBird.git"
},
{
"dir": "~/git/hub/llSourcell/machine_learning_and_neuroscience",
"source": "git@github.com/NeurophysVis/SpectraVis.git"
},
{
"dir": "~/git/hub/llSourcell/deepfakes",
"source": "git@github.com/deepfakes/faceswap.git"
},
{
"dir": "~/git/hub/llSourcell/bitcoin_prediction",
"source": "git@github.com/Sapphirine/BITCOIN-PRICE-PREDICTION-USING-SENTIMENT-ANALYSIS.git"
},
{
"dir": "~/git/hub/llSourcell/alphago_demo",
"source": "git@github.com/brilee/MuGo.git"
},
{
"dir": "~/git/hub/llSourcell/proof_of_existence_demo",
"source": "git@github.com/maraoz/solidity-experiments.git"
},
{
"dir": "~/git/hub/llSourcell/blockchain_consensus",
"source": "git@github.com/tenthirtyone/Proof_of_Work.git"
},
{
"dir": "~/git/hub/llSourcell/Movie_Recommender",
"source": "git@github.com/amznlabs/amazon-dsstne.git"
},
{
"dir": "~/git/hub/llSourcell/Generative_Adversarial_networks_LIVE",
"source": "git@github.com/jonbruner/ezgan.git"
},
{
"dir": "~/git/hub/llSourcell/differentiable_neural_computer_LIVE",
"source": "git@github.com/claymcleod/tf-differentiable-neural-computer.git"
},
{
"dir": "~/git/hub/llSourcell/GANS-for-style-transfer",
"source": "git@github.com/ChunyuanLI/DiscoGAN.git"
},
{
"dir": "~/git/hub/llSourcell/how_to_convert_text_to_images",
"source": "git@github.com/hanzhanggit/StackGAN.git"
},
{
"dir": "~/git/hub/llSourcell/how_to_generate_images_with_tensorflow_LIVE",
"source": "git@github.com/bluebelmont/Variational-Autoencoder.git"
},
{
"dir": "~/git/hub/llSourcell/seq2seq_model_live",
"source": "git@github.com/ematvey/tensorflow-seq2seq-tutorials.git"
},
{
"dir": "~/git/hub/llSourcell/How_to_make_a_language_translator",
"source": "git@github.com/fanshi118/NLP_NMT_Project.git"
},
{
"dir": "~/git/hub/llSourcell/How_to_generate_music_in_tensorflow_LIVE",
"source": "git@github.com/Conchylicultor/MusicGenerator.git"
},
{
"dir": "~/git/hub/llSourcell/How-to-Build-a-Biomedical-Startup",
"source": "git@github.com/rxlabz/sytody.git"
},
{
"dir": "~/git/hub/llSourcell/Watch-Me-Build-a-Trading-Bot",
"source": "git@github.com/askmike/gekko.git"
}
]
}