Accord.Neuro.Learning DeepBeliefNetworkLearning.GetLayerInput em C# (CSharp) - 5 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Accord.Neuro.Learning.DeepBeliefNetworkLearning.GetLayerInput em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Gets the learning data needed to train the currently selected layer. The return of this function should then be passed to RunEpoch(double[][]) to actually run a learning epoch.