
Joshua Ogbebor
Statistics
0 Questions
3 Answers
RANK
17.055
of 258.034
REPUTATION
2
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 17.782
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.229
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
Content Feed
Implementation of the feedforwardnet Neural Network
In general the code net(x) is equivalent to sim(net, x), and this implementation depends on so many properties of the feedforwar...
más de 1 año ago | 0
Errors using functions like initp
Matlab has integrated the NN toolbox into the deep learning toolbox. Many of the functions are no longer the same. initp was to ...
más de 1 año ago | 1
feedforward neural network r2017b
net = feedforwardnet(size of hidden layer,'TrainingFcn');
más de 1 año ago | 0