It's right there in the description of Visual Studio Code Tools for AI: "CNTK supports both Python and BrainScript programming languages." But some .NET-centric coders are clamoring for support of ...
Take advantage of read-only generic interfaces such as IReadOnlyList, IReadOnlyDictionary, and IReadOnlyCollection to prevent modifications to collections in your .NET Core applications. A collection ...