

For this project, you are allowed to work in groups of 2 students or individually.
You must follow the guidelines below for the training of your neural nets:
Also, thanks to Nathan Sheldon, here are the lists with the appropriate (not CMU) directory paths. I also left a copy of that file in /cs/cs4341/Proj4/proj4_lists.txt Furthermore, Nick Pinney split this file into parts. Here is his proj4_lists.tar.gz tar file. Thanks Nick. I untared this file in the /cs/cs4341/Proj4/ directory. So the directory currently contains the following files:
all_test1.list all_test2.list all_train.list proj4_lists.txt straighteven_test1.list straighteven_test2.list straighteven_train.list straightrnd_test1.list straightrnd_test2.list straightrnd_train.list
Sunglasses (Q1-Q4) 20 points
Obtaining results 3
Q4:
Code Modifications 5
Classification Accuracy 5
# of Epochs 5
Validation set 1
Test set 1
Face Recognition (Q5-Q8) 30 points
Obtaining results 3
Q8: 7
Q7:
code modifications 8
#output nodes and
output convention 8
Class Accuracy 1
# Epochs 1
Validation set 1
Test set 1
Pose Recognition (Q9-Q11) 30 points
Obtaining results 10
Code modification 6
Output endoding 6
# epochs 1
Validation set 1
Test set 1
Visualization (Q12-Q13) 20 points
Q13(a) 10
Q13(b) 10
Report 20 points
Q2-Q4 10
Q5 10
TOTAL: 120 points
Intuitively, how do you think that the results of this "match against templates" approach would compare against the neural networks approach above? Explain your answer.