Feeds
提问
how to get same result for multiple trainings of neural network
I made Neural Network in MATLAB . When I train it with the same inputs and outputs, the training results are different on differ...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to fix constant iteration in neural networks
when i am trying to train my neural network using levenberg marquardt algorithm it shows different iteration at each times how d...
10 years 前 | 3 个回答 | 0
3
个回答提问
How to generate binary samples
how to generate binary sample for given input signals for example xor function of two input signals with 32 binary samples
10 years 前 | 1 个回答 | 0
1
个回答提问
how to generate samples uisng pseudo random generator
how to generate xor samples using pseudo random number generator
10 years 前 | 2 个回答 | 0
2
个回答提问
how do i construct neural network
how do i construct neural network that has two layers, four weights linking the input-to-hidden layer with no biases, and two we...
10 years 前 | 1 个回答 | 0
1
个回答提问
how do i generate samples of two input xor gate for neural networks
how do i generate 32 samples for two input xor gate
10 years 前 | 2 个回答 | 0
2
个回答提问
how do i collect data for neural networks
how to collect data's for neural network training
10 years 前 | 2 个回答 | 0