Thanks a lot for providing the information on your paper. I tried to run your jupyter notebook, however, it read "ValueError: Cannot load file containing pickled data when allow_pickle=False." In the jupyter notebook, it uses data.npy from folder 1_forward. I tried to add the argument "allow_pickle=True" for load the npy file, then it gave me the error "UnpicklingError: invalid load key, 'v'." and "Failed to interpret file 'data.npy' as a pickle". It might be helpful if you can help me with this issue. Thanks a lot for your help in advance.
Dear Shuheng
Thanks a lot for providing the information on your paper. I tried to run your jupyter notebook, however, it read "ValueError: Cannot load file containing pickled data when allow_pickle=False." In the jupyter notebook, it uses data.npy from folder 1_forward. I tried to add the argument "allow_pickle=True" for load the npy file, then it gave me the error "UnpicklingError: invalid load key, 'v'." and "Failed to interpret file 'data.npy' as a pickle". It might be helpful if you can help me with this issue. Thanks a lot for your help in advance.
best regards Jacky