Closed jat923 closed 4 years ago
Hi,
As per my understanding, neuralgym.data.DataFromFNames is able to read only image files. Is there a way to read matrices or csv files? if not then could you also suggest a way to do it in tensorflow?
TIA
We don't support csv file yet. You will need to implement your own code if you want to use this library.
Hi,
As per my understanding, neuralgym.data.DataFromFNames is able to read only image files. Is there a way to read matrices or csv files? if not then could you also suggest a way to do it in tensorflow?
TIA