Sdílet prostřednictvím


CNTKsettings.LanguageType Vlastnost

Definice

Získá nebo nastaví typ jazyka.

[Newtonsoft.Json.JsonProperty(PropertyName="languageType")]
public string LanguageType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="languageType")>]
member this.LanguageType : string with get, set
Public Property LanguageType As String

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Jazyk, který se má použít ke spuštění úlohy CNTK (neboli Microsoft Cognitive Toolkit). Platné hodnoty jsou "BrainScript" nebo "Python".

Platí pro