Quantcast
Channel: How to use Test data on saved model with queue approach (without feed_dict) #tensorflow? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by tejas for How to use Test data on saved model with queue approach...

OK, So I have found the answer. The original challenge was to to toggle between train and test data while training and validation phase when using queues. Now as queues are part of graph structure, we...

View Article



How to use Test data on saved model with queue approach (without feed_dict)...

I am new to tensorflow. I have build a convonet for mnist image classification as follows I am using queues to read images(png) from the disk batch it and pass it to train op (I am quite comfortable...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images