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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 0
