Statistics
8 Questions
0 Answers
RANK
94,971
of 297,016
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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