Discard local weights and use those of the target net instead. However, the net keeps its own internal state. Useful for hogwild SGD implementation.
NeuralNet whose parameters should be used.
See Implementation
Discard local weights and use those of the target net instead. However, the net keeps its own internal state. Useful for hogwild SGD implementation.