Reading input and output sets generated from MATLAB
In_set_file = loadmat('DLCB_dataset/DLCB_input.mat')
Out_set_file = loadmat('DLCB_dataset/DLCB_output.mat')
The authors had mentioned these, without intimating extraction of these datasets.
How did you extract these datasets