Feeds
提问
NARX Input Size Problem
Hello, I've already trained network using NARX. Right now I'm dealing with test the network with new dataset. Here is my code...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to increase feed-forward NN training performance?
Hello, General info about the system: Epoch: 2000 Hidden Layer: 300 Training Function: trainbr Input size: 3*17490 Output ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How do i test my neural network with using "if statement" commands
Hello, For example, once you complete the neural network simulation you can test your results as below: testResult = sim(net...
How do i test my neural network with using "if statement" commands
Hello, For example, once you complete the neural network simulation you can test your results as below: testResult = sim(net...
3 years 前 | 0
