nn_maxini_extractor: Internal: Extract maximal activation point of NN
Description
Extract the maximal activation point of a NN given as the max_init argument in the NN function
Usage
nn_maxini_extractor(text)
Value
Maximal activation point for a NN
Arguments
- text
(string) String of NN in form of NN1(state=C,min_init=1,max_init=5)