Condividi tramite


CNTKsettings.LanguageType Proprietà

Definizione

Ottiene o imposta il tipo di lingua.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Linguaggio da usare per avviare il processo CNTK (noto anche come Microsoft Cognitive Toolkit). I valori validi sono 'BrainScript' o 'Python'.

Si applica a