Get_Number_Observations,Neural_Network-method {DamiaNN} | R Documentation |
num observs
Description
returns the number of observations that the network has processed
Usage
## S4 method for signature 'Neural_Network'
Get_Number_Observations(object)
Arguments
object |
... a Neural Network that has called fprop. ie. that has called train/predict |
Value
Numeric
[Package DamiaNN version 1.0.0 Index]