Tuesday, March 28th, 2017
TensorFlow 2. Shadow CNN example for MNIST data
The practice is to understand how Tensorflow applied to shadow NN in MNIST data. The practice is from Big Data University lectures. Reference: Support_Vector_Machines.html (Coursera Machine Learning Course) Big Data University TensorFlow course Deep Learning Concept Using multiple process layer with non-linear algorithm to simulate brain ability; A branch of machine learning. We will focus on shadow NN in this note. Shadow NN MNIST Example: two or three layers only. In the context of supervised learning, digits recognition in our case, the learning consists of a target/feature which is toRead More
......
