powered by
Extract the entire NN functions from a model file
nn_extractor(text)
NN function as string in form of "NN1(state=t,min_init=1,max_init=5)"
(string) Line of model code as string
Dominic Bräm