Input Matrix Limit with Trial Neural Network Toolbox
Afficher commentaires plus anciens
Is there a limit on the size of the input matrix on neural network Toolbox trial version? I have a 126,000x36 matrix of data file I am trying to import. It seems that it cuts it down to 2/3 the number of rows.
1 commentaire
Greg Heath
le 1 Jan 2018
Where is the code that verifies what you have described?
Réponses (2)
Loye Ray
le 1 Jan 2018
0 votes
Greg Heath
le 5 Jan 2018
0 votes
Over the past 50 years or so I have found that , excluding outliers, most n-dimensional dimensional distributions are adequately represented by N ~ 35*n randomly chosen examples. In rare cases where that was insufficient, doubling that number proved more than sufficient.
Hope this helps,
Greg
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!