build MLP (MultiLayer Perceptron) dims: the middle dimension, `dims[-1]` is the output dimension of this network activation: the activation function if_remove_out_layer: if remove the activation function of the output layer.
(dims: [int], activation: nn = None, if_raw_out: bool = True)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected