Sugan
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
221,120
of 300,571
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 21,027
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,680
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
Accuracy of results did not increase with training, WHY?
I prepared a fitnet programme. It's working well. But, performance keep on fluctuating always. As my understanding, it should re...
12 years ago | 1 answer | 0
1
answerQuestion
How can i increase the performance for continuous training?
I had an fitnet programme. It's functioning well with 90% accuracy. But, The accuracy did not increase with continuous training....
12 years ago | 0 answers | 0
0
answersQuestion
How can i define the output range in Neural Network?
I attached the following script for explanations. But, i'm getting values (negative values) from out of define range some of the...
12 years ago | 1 answer | 0
1
answerQuestion
How to use this trained programme to get outputs for new inputs?
I modified the following 'Input-Output Fitting problem'. inputs = Inputs; targets = Targets; hiddenLayerSize = 10; n...
12 years ago | 1 answer | 0
1
answerQuestion
How can I use the trained programme for new Inputs?
I had a trained programme. How can I use it to get outputs from that for new inputs? Can you provide for me the relevant cording...
12 years ago | 0 answers | 0
0
answersQuestion
Neural Network Function identification
Description I have 3 inputs and 12 outputs data. My programme need to be recognize the pattern from existing data, after that...
12 years ago | 1 answer | 0
1
answerQuestion
Neural Network Input Data
I have the 100 samples data. Each sample contains 3 inputs and relevant 12 outputs. The programme needs to train by these data a...
12 years ago | 1 answer | 0
