How to handle NaNs in neural network training data?
Show older comments
I have NaNs in my neural network training data, and I was wondering if there was any way to deal with them when training? As of now, the network refuses to train. I found the following old links that say that there is not a whole lot to do, is that still true?
http://www.mathworks.com/matlabcentral/answers/95804-how-can-i-specify-missing-data-within-the-neural-network-toolbox http://www.mathworks.com/matlabcentral/answers/92319-how-are-nan-values-in-the-input-data-for-a-neural-network-taken-into-account-while-training-the-netw
Thanks in advance for any help!
Accepted Answer
More Answers (1)
Nipun
on 17 Jul 2014
0 votes
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!