Closed harthur closed 10 years ago
the learningRate is only used in training, and so should be an option passed to train() and not the initialization of the neural network.
learningRate
train()
the
learningRate
is only used in training, and so should be an option passed totrain()
and not the initialization of the neural network.