data preparation (loading .mat file in python)
I have a question about loading data in Python for a CNN model. I created two 3D matrices in MATLAB with dimensions 509x985x3779 (each being a collection of 3779 2D matrices that I combined into a 3D matrix).