Function fitting Neural Network from scratch (with at least two hidden layer)
Show older comments
I want to build a function fitting feedforward neural network from scratch without any neural network toolbox help. The performance equation obviously be MSE with backpropagation algorithm. Can anyone help me ?
2 Comments
Greg Heath
on 15 Aug 2018
Why in the world do you need more than a single hidden layer???
Greg
Shritej Chavan
on 15 Aug 2018
Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!