File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,13 @@ The Data Science Virtual Machine (DSVM) is a customized VM image built specifica
52
52
53
53
## Next steps
54
54
55
- Explore the [ sample notebooks] ( https://aka.ms/aml-notebooks ) to discover what Azure Machine Learning can do, or try these tutorials:
55
+ Explore the [ sample notebooks] ( https://aka.ms/aml-notebooks ) to discover what Azure Machine Learning can do.
56
+
57
+ For more GitHub sample projects and examples, see these repos:
58
+ + [ Microsoft/MLOps] ( https://github.com/Microsoft/MLOps )
59
+ + [ Microsoft/MLOpsPython] ( https://github.com/microsoft/MLOpsPython )
60
+
61
+ Try these tutorials:
56
62
57
63
- [ Train and deploy an image classification model with MNIST] ( tutorial-train-models-with-aml.md )
58
64
You can’t perform that action at this time.
0 commit comments