Feeds
질문
How do i set neural network weights and biasees to certain small range of random uniform numbers, lets say -0.5 to 0.5
I am training a feedforward network with simplefit_dataset,just to help me get a clear understanding of NN, but i want the weigh...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can i train a neural network already optimized with GA in MATHLAB with train net
I already optmized a neural network using GA in MATHLAB, but i believe this has only achieved an optimum region, so i want to fu...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how do i optimize weights of neural network using GA in MATLAB(need codes to achieve that), again how do i call this function that optimzes the neural network weights in GA GUI so i can work with it from the interface
i need to train a neural network(a feedforward network and also a narx network) using genetic algorithm.and i need to do this by...
10년 초과 전 | 답변 수: 4 | 0
4
답변질문
How can i Use GA in MATLAB to train a neural network
How can I use the Genetic Algorithm (GA) to train a Neural Network in Neural Network Toolbox (R2014a)? I need to optimize the we...
거의 11년 전 | 답변 수: 1 | 0