Feeds
질문
Optimization of dimensions of hidden layer in neural network
Hello all I want to optimize the number of neurons in 3 hidden layers which I've used in my neural network. Is there any way...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
No change in test performance by changing Learning Rate
hello all I want to see the effect of changing Learning rates and Momentum on test performance of the neural network. But,ev...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Neural Network k fold cross validation
I've got the code for Neural network k fold cross validation,but it isnt performing well. Do I need to initialize the network i...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Is total output also a neuron layer ?
When i type net.layers{2} it shows name: 'output'. But output is not a neuron layer,i guess?
대략 12년 전 | 답변 수: 0 | 0

