Function fitting Neural Network from scratch (with at least two hidden layer)

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

Why in the world do you need more than a single hidden layer???
Greg
Because I think the input-output fitting is really difficult in my case.

Sign in to comment.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 15 Aug 2018

Commented:

on 15 Aug 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!