Partilhar via


CNTKsettings.LanguageType Propriedade

Definição

Obtém ou define o tipo de idioma.

[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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O idioma a utilizar para iniciar a tarefa CNTK (também conhecida como Microsoft Cognitive Toolkit). Os valores válidos são "BrainScript" ou "Python".

Aplica-se a