Lab Assignment 10 - Achu0015/BigDataAna-App-SP2K17 GitHub Wiki
# Lab Assignment 10
Solution 1:
Tensorflow program from Inception model on image data set.
In this section, we retrain the Inception model final layer for the Image dataset. Below are the screen shots of accuracy.
The data I have used here is from Imagenet for classification among Football, Umbrella, and Watches.
Tensorboard Visualizations such as training, loss, weights etc are shown in below screen shots.

The Confusion Matrix is shown below:
Solution 2:
Below are the screen shots for Web application for visual question answering, connected to Tensorflow API,