6/8 Update

On 6/7 (Wednesday):

I spent the entirety of today working on TensorFlow tutorials.  I found a online series by “sentdex” that is very helpful with TensorFlow.  I also had a meeting with Sven and we worked through some of the online tutorials.  We worked enough that I feel very well versed with the code now.

On 6/8 (Thursday):

I spent the entire day working on TensorFlow tutorials again, going through the online video and going through the tutorials on the tensorflow website.  I also read a paper on Hand Disambiguation from Sven and David that seems interesting, although I don’t get all the math behind it.  I finished the basic MNIST single layer tensor flow tutorial.  Sven helped explain it to me and now I understand it quite well.  The MNIST tutorial that I did yesterday turned out to be a MNIST dataset but with 4 layers.  Making this connection was really helpful.  I printed all the code out and was able to label it all so I could understand it for the future