Skip to content

Commit 4307458

Browse files
committed
explicitly mention Python in the Functional API
1 parent 899da9f commit 4307458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorials/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image classification, language understanding, reinforcement learning and others.
99
Additionally, the folder NumpyInterop contains a simple example of how to use
1010
numpy arrays as input for CNTK training and evaluation.
1111

12-
### Functional API
12+
### Functional API (still Python)
1313

1414
The FunctionalAPI folder is the staging area for Tutorials written using the Python Functional API.
1515
The plan is to have each Tutorial in this folder translated to a more succinct style in the FunctionalAPI folder.

0 commit comments

Comments
 (0)