Max ANN_MLP size?
Hello dev team,
I had some general questions on max MLP parameters: Max number of layers? Max number of nodes per layer (and is this dependent on the number of layers used)? Max number of epochs you can set for training termination criteria?
I know these numbers are directly limited by the size of the variable type used, but curious in implementation what the actual limits are.
Thanks! -Tim