TFRecords (Part 2): Reading and training models with Tfrecords.
In the first part, I showed how to convert a dataset of medical images and its target value into tfrecords. Here, I will be showing how to read tfrecords and also how to train an ML model in TensorFlow using tfrecords. For this, I will be used the tf...
thelittleknownblog.hashnode.dev5 min read