train a neural network in matlab
Show older comments
my project is about facial expression recognition.
for the classification of the emotions i want to train a neural network having an input 20 points taken from the whole face by the vision.CornerDetector function. so each point feature is represented by its X and its Y.
my database contain 110 smiling photos and 95 neutral ones. so that, the whole matrix of smiling faces, for example, has a size of 20x220.
any ideas about how to train my neural network using these features?
1 Comment
Saud Alramzi
on 20 Apr 2016
Hello,
I am working on the same project, did it work for you by chance?
Thanks, Saud
Accepted Answer
More Answers (0)
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!