Skip to content

Commit 88e48e5

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit 88e48e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/resource-curated-environments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article lists the curated environments with latest framework versions in Az
3434
### PyTorch
3535

3636
**Name**: AzureML-pytorch-1.10-ubuntu18.04-py38-cuda11-gpu
37-
**Description**: An environment for deep learning with PyTorch containing the AzureML Python SDK and other python packages.
37+
**Description**: An environment for deep learning with PyTorch containing the AzureML Python SDK and other Python packages.
3838
* GPU: Cuda11
3939
* OS: Ubuntu18.04
4040
* PyTorch: 1.10
@@ -58,7 +58,7 @@ Other available PyTorch environments:
5858

5959
### Sklearn
6060
**Name**: AzureML-sklearn-1.0-ubuntu20.04-py38-cpu
61-
**Description**: An environment for tasks such as regression, clustering, and classification with Scikit-learn. Contains the AzureML Python SDK and other python packages.
61+
**Description**: An environment for tasks such as regression, clustering, and classification with Scikit-learn. Contains the AzureML Python SDK and other Python packages.
6262
* OS: Ubuntu20.04
6363
* Scikit-learn: 1.0
6464

@@ -69,7 +69,7 @@ Other available Sklearn environments:
6969
### TensorFlow
7070

7171
**Name**: AzureML-tensorflow-2.4-ubuntu18.04-py37-cuda11-gpu
72-
**Description**: An environment for deep learning with TensorFlow containing the AzureML Python SDK and other python packages.
72+
**Description**: An environment for deep learning with TensorFlow containing the AzureML Python SDK and other Python packages.
7373
* GPU: Cuda11
7474
* Horovod: 2.4.1
7575
* OS: Ubuntu18.04

0 commit comments

Comments
 (0)