We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899da9f commit 4307458Copy full SHA for 4307458
Tutorials/README.md
@@ -9,7 +9,7 @@ image classification, language understanding, reinforcement learning and others.
9
Additionally, the folder NumpyInterop contains a simple example of how to use
10
numpy arrays as input for CNTK training and evaluation.
11
12
-### Functional API
+### Functional API (still Python)
13
14
The FunctionalAPI folder is the staging area for Tutorials written using the Python Functional API.
15
The plan is to have each Tutorial in this folder translated to a more succinct style in the FunctionalAPI folder.
0 commit comments