powered by
Converts NN functions of form NN1(state=C,min_init=1,max_init=5) to model usable form of NN1.
nn_reducer(text)
Converted model with NN1(state=C,min_init=1,max_init=5) expressed as NN1
(list of strings) Model file read by readLines, with each line of the model as element of the list
Dominic Bräm