You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai/about-ai-tools.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -17,27 +17,27 @@ Visual Studio Tools for AI is an extension to build, test, and deploy Deep Learn
17
17
18
18
Get started with deep learning using [Microsoft Cognitive Toolkit (CNTK)](http://www.microsoft.com/en-us/cognitive-toolkit), [Google TensorFlow](https://www.tensorflow.org), or other deep-learning frameworks today.
19
19
20
-
## Develop, debug and deploy deep learning models and AI solutions
21
-
Use the productivity features of Visual Studio to accelerate AI innovation today. Use built-in code editor features like syntax highlighting, IntelliSense and text auto formatting. You can interactively test your deep learning application in your local environment using step-through debugging on local variables and models.
20
+
## Develop, debug, and deploy deep learning models and AI solutions
21
+
Use the productivity features of Visual Studio to accelerate AI innovation today. Use built-in code editor features like syntax highlighting, IntelliSense, and text auto formatting. You can interactively test your deep learning application in your local environment using step-through debugging on local variables and models.
22
22
23
23

24
24
25
25
## Get started quickly with the Azure Machine Learning Sample Gallery
26
-
Visual Studio Tools for AI is integrated with Azure Machine Learning to make it easy to browse through a gallery of sample experiments using CNTK, TensorFlow, MMLSpark and more.
26
+
Visual Studio Tools for AI is integrated with Azure Machine Learning to make it easy to browse through a gallery of sample experiments using CNTK, TensorFlow, MMLSpark, and more.
27
27
28
28

29
29
30
30
[Learn more about creating projects from the sample gallery](create-project-gallery.md)
31
31
32
32
## Scale out deep learning model training and/or inferencing to the cloud
33
-
This extension makes it easy to train models on your local computer or you can submit jobs to the cloud by using our integration with Azure Machine Learning. You can submit jobs to different compute targets like Spark clusters, Azure GPU virtual machines and more
33
+
This extension makes it easy to train models on your local computer or you can submit jobs to the cloud by using our integration with Azure Machine Learning. You can submit jobs to different compute targets like Spark clusters, Azure GPU virtual machines, and more.
34
34
35
35

36
36
37
37
[Learn more about training models in the cloud](tensorflow-vm.md)
38
38
39
39
## Supported Operating Systems
40
-
Currently this extension supports Windows 64-bit operating systems
40
+
Currently this extension supports Windows 64-bit operating systems.
41
41
42
42
## Support
43
-
Support for this extension is provided on our [GitHub Issue Tracker](http://github.com/Microsoft/vs-tools-for-ai/issues). You can submit a bug report, a feature suggestion or participate in discussions.
43
+
Support for this extension is provided on our [GitHub Issue Tracker](http://github.com/Microsoft/vs-tools-for-ai/issues). You can submit a bug report or feature suggestion and participate in discussions.
0 commit comments