powered by
## S3 method for class 'SnnsR': createNet(unitsPerLayer, fullyConnectedFeedForward = TRUE)
TRUE
FALSE
SnnsRObject$createNet(c(2,2), FALSE) SnnsRObject$createNet(c(8,5,5,2), TRUE)
Run the code above in your browser using DataLab