TFrecords (Part 1): Converting a DataSet into tfrecord files
When taking ML/Deep Learning Courses, it is common to have access to pre-loaded datasets like MNIST, FashionMNIST etc. as they come with Deep Learning frameworks like Tensorflow. But in real-world applications, your dataset would most likely not be r...
thelittleknownblog.hashnode.dev4 min read