We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8175221 commit 376754bCopy full SHA for 376754b
machine-learning/tutorials/TransferLearningTF/ImageData.cs
@@ -12,5 +12,5 @@ public class ImageData
12
[LoadColumn(1)]
13
public string Label;
14
}
15
- // <SnippetDeclareTypes>
+ // </SnippetDeclareTypes>
16
0 commit comments