How i can load and using file with type .data for dataset for training and testing of Neural network?
Show older comments
Hi all.
I want to make project for letter recognition data using neural network. I found this dataset: https://archive.ics.uci.edu/ml/datasets/Letter+Recognition but, i don't know how to load and using first 16000 items for training and the remaining 4000 for testing of Neural network from this .data file.
1 Comment
Greg Heath
on 7 Mar 2016
BEFORE GETTING INVOLVED WITH LARGE EXTERNAL SOURCES OF DATA, FAMILIARIZE YOURSELF WITH PATTERNNET
HELP PATTERNNET
DOC PATTERNNET
AND MATLAB CLASSIFICATION DATA EXAMPLES
HELP NNDATASETS
DOC NNDATASETS
HTH, GREG
Accepted Answer
More Answers (2)
Ady
on 17 Mar 2016
Edited: Walter Roberson
on 20 Sep 2016
Machine Learning Enthusiast
on 20 Sep 2016
0 votes

OUTPUT of above code. But where is the training accuracy?
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!