Community Profile

photo

Joshua Ogbebor


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
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...

3 years ago | 0

Answered
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 ...

3 years ago | 1

Answered
feedforward neural network r2017b
net = feedforwardnet(size of hidden layer,'TrainingFcn');

3 years ago | 0