NeuralNet.dup

Return a copy of the net.

class NeuralNet
dup
(
bool topology_only = false
)

Parameters

topology_only bool

whether or not the copy should be shallow

Meta