|   | DeepNeuralNetworkLearningGetLayerInput Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetLayerInput(Double) | 
              Gets the learning data needed to train the currently
              selected layer. The return of this function should then be passed to
              RunEpoch(Double, Double) to actually run a learning epoch.
             | 
|  | GetLayerInput(Double) | 
              Gets the learning data needed to train the currently
              selected layer. The return of this function should then be passed to
              RunEpoch(Double, Double) to actually run a learning epoch.
             | 
 See Also
See Also