aymericdamien / TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading.mat files from folder

Addhi86 opened this issue · comments

Hi I have checked the code you have posted build_an_image_dataset.py. I have stored the dataset similar the one you have mentioned in this example. I want to read .mat files. where I have to made chages to loadmat data?