Week 3 Progress Update
Week 3 progress update
Most of the progress I made this week was just research, I focused on getting familiar with the TensorFlow framework. I made several neural networks that work in slightly different ways and using different data sets. I have not completely decided on a data set that I want to use but I am probably going to use Image Net as it provides a relatively large sample for each class as well as plenty of classes. During my research I also designed a small script for processing "pickled" data, which has been stored for use in python as well as a script for processing some particular data sets such as Mnist, both of these are shown below. I also did a bit of research on making a CNN in TensorFlow which I will start actually building over the course of the next week or two.
Comments
Post a Comment