fynance.models.neural_network.BaseNeuralNet.extra_repr

BaseNeuralNet.extra_repr()

Set the extra representation of the module

To print customized extra information, you should reimplement this method in your own modules. Both single-line and multi-line strings are acceptable.