I’ve been looking at some open Tensorflow datasets, and was wondering if I can use ML.NET to parse the .tfrecord files and export the schema.
I haven’t found anything saying ML.NET can support this, but curious if anyone knows of an existing approach using C#?