Info

This question is closed. Reopen it to edit or answer.

i have a problem in neural network .....

1 view (last 30 days)
deepu
deepu on 7 Nov 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
i am doing a project for prediction of values ..... now i am confused that how to provide matrix type input to the input units in matlab. and how to implement deep learning in it.
  1 Comment
Greg Heath
Greg Heath on 7 Nov 2014
Insufficient information.
Do you want instantaneous predictions (help fitnet)
or
Future predictions?
help timedelaynet (output depends on present and past inputs)
help narnet (output depends on past outputs)
help narxnet (output depends on present input and past inputs and outputs)
How much data do you have?

Answers (0)

Community Treasure Hunt

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

Start Hunting!