-
Notifications
You must be signed in to change notification settings - Fork 541
/
.gitmodules
22 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
22
[submodule "examples/MLOps_VideoAnomalyDetection"]
path = examples/MLOps_VideoAnomalyDetection
url = https://github.com/microsoft/MLOps_VideoAnomalyDetection.git
[submodule "examples/MLOpsPython"]
path = examples/MLOpsPython
url = https://github.com/microsoft/MLOpsPython.git
[submodule "examples/MLOpsDatabricks"]
path = examples/MLOpsDatabricks
url = https://github.com/azure-samples/MLOpsDatabricks.git
[submodule "examples/azureml-compute-debugging-pycharm"]
path = examples/Pycharm-Debugging
url = https://github.com/ezwiefel/azureml-compute-debugging-pycharm
[submodule "examples/MLOps-YoloV3"]
path = examples/MLOps-YoloV3
url = https://github.com/alexandergg/MLOps-YoloV3
[submodule "examples/MLOpsManufacturing"]
path = examples/MLOpsManufacturing
url = https://github.com/liupeirong/MLOpsManufacturing
[submodule "examples/MachineLearning-BaseballPrediction-BlazorApp"]
path = examples/MachineLearning-BaseballPrediction-BlazorApp
url = https://github.com/bartczernicki/MachineLearning-BaseballPrediction-BlazorApp