Week 5 Progress Update

Week 5 Progress Update I spent much of this week making my CNN with Cifar-10 an image set that offers a lot of training data. I didn't get a whole lot done code wise this week because this was my main focus and I am not very well acquainted with the data pipeline system in Tensorflow. However I do have the beginning of processing code and I completed the code for optimizing the CNN which should work pretty well with my code for the rest of the model. Over the next week I will probably finish up my data processing code and start debugging the CNN. Data processing functions and variables (above) and optimization code (below)