powered by
Tests whether all required arguments are given to each NN
nn_tester(text)
Missing arguments of a NN, “None” if all arguments are given
NN function from the un-converted model file, e.g., NN1(state=C,min_init=1,max_init=5)
Dominic Bräm
Currently required arguments are: NN-name NNX(), state (state=), minimal (min_init=) and maximal (max_init=) activation points