powered by
Extract the state to be used for a NN given as the state argument in the NN function
nn_state_extractor(text)
State to be used for a NN
(string) String of NN in form of NN1(state=C,min_init=1,max_init=5)
Dominic Bräm