Feeds
提问
What are the possible performance functions for a Neural Network on Matlab?
Hello, I have two questions: firstly, whenever I try to change the performance function from 'mse' to 'mae' (mean absolute e...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I update NARX network to a NARMAX network using the MATLAB neural network toolbox?
I found that the MATLAB Neural Network toolbox has a built in NARX-net model. However, I was wondering how I can change that int...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to combine NARX with CNN?
I currently have built a NARX neural network for traffic flow prediction, which doesn't perform as well as I would have liked. W...
7 years 前 | 0 个回答 | 0
0
个回答提问
NARX Neural Network Error in Preparets (line 293)
for some reason I keep getting this error "index exceeds matrix dimensions" for my preparets function. Here is my code: inde...
7 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Neural Networks Robustness
I created some simulated data for my neural networks model. There are some parameters in my inputs that are "randn" but constrai...
8 years 前 | 0 个回答 | 0
0
个回答提问
normalizaiton using mapminmax neural network
If i use the function dividerand and then afterwards "mapminmax" on my input and target data, will it automatically only normali...
8 years 前 | 1 个回答 | 0
1
个回答提问
Training a Custom Neural Network
Hello, I used the Neural Networks Toolbox to create a Custom Feed Forward Neural Network (net = network), but it does not train ...
8 years 前 | 0 个回答 | 0
0
个回答提问
how do i create a multi-task learning neural network on matlab?
I am new to the MATLAB neural networks tool box and I'm having difficulty defining more than one output node to begin creating a...
8 years 前 | 1 个回答 | 0