photo

NOOR


Active since 2017

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer