Building a Simple Multilayer Convolutional Network to Detect Cancer in MIAS Mammograms
Previously, we modified the MNIST For ML Beginners Tutorial to process Mini-MIAS imagery [http://jacob.vi/modifying-tensorflows-mnist-for-beginners-tutorial-to-search-for-cancer-in-mammograms/] . The results of this were not great. Let's try this again but with a simple Multilayer Convolutional Network (CNN) in TensorFlow [https://www.tensorflow.org/versions/r0.11/tutorials/mnist/pros/…