Deep Learning numeric data

15 views (last 30 days)
Gunjan Rateria
Gunjan Rateria on 19 Apr 2020
Commented: Gunjan Rateria on 20 Apr 2020
Hi, Can anyone provide me some resources regarding using deep learning for numeric data ( say a 1000*11 matrix, where column 11 is the response and all other columns are predictor variables). I see a lot of resource for image, text or time series but none for just numeric data. Really appreciate your time and efforts.

Accepted Answer

Ameer Hamza
Ameer Hamza on 19 Apr 2020
MATLAB provides feedforward neural networks for learning the patterns in numeric data. See the following pages to get more information and an example of how to use it.
  1 Comment
Gunjan Rateria
Gunjan Rateria on 20 Apr 2020
Thanks a lot Ameer I will have a look :)

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!