Skip to content

Create a parsing for the training and test input sets.

  • Parser needs to first load all of the images.
  • Needs to convert everythng to black and white.
  • Needs to put all observations in a single row.
  • Needs to flatten the data. Single row per image.
Edited by pjm363 (Philip Monaco)