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 years 前 | 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 years 前 | 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 years 前 | 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...
10 years 前 | 1 个回答 | 0