miladsasha

Results 3 comments of miladsasha

> I had the exact same question, but then I figured it out after reading the dataset's webpage again. > > For the code from the tutorial, I think they...

thanks Iarksq for clarification. What if we want to use scenario .tf records? do you know where in the code should be modified?

I am unable to run any .tf record using the following part of the code-in-motion tutorial can you help please: **part of code: Create Dataset.** dataset = tf.data.TFRecordDataset(FILENAME, compression_type='') data...