adventures-in-ml-code
adventures-in-ml-code copied to clipboard
added io package in read_data
I think they moved gfile.GFile into tf.io package in tf2.0 hence using tf.gfile.GFile is throwing error.