photo

PRAVEEN REDDY KANTHALA


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
6,992
of 301,327

REPUTATION
6

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,234

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,995

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to save the network crated as .mat file ?
Suppose you want to save your network as kpnn1 after getting optimal network.then use the following code: kpnn1=net; save kpnn...

9 years ago | 1

| accepted

Question


How can set a target value of a error of 0.001 between my target values, output values of trained neural network?
How can I set a target value of a error of 0.001 between my target values, output values of trained neural network?

9 years ago | 1 answer | 0

1

answer