shikharbahl / neural-dynamic-policies

MIT License
63 stars 13 forks source link

error on running main_il.py #1

Closed HongminWu closed 3 years ago

HongminWu commented 3 years ago

Would you upload a data sample for running main_il.py? the error is

file = '/home/sbahl2/research/digit_generator/arr.m'?

csufangyu commented 3 years ago

hi,I get the same erroe.Have you fixed it?

shikharbahl commented 3 years ago

Hi,

Sorry about that. I got rid of the dependency in smnist_loader.py: https://github.com/shikharbahl/neural-dynamic-policies/commit/6c8afe3b1d66850d76edb2bb7f401a0580c77d17#. However, the array file is too large to share on the repo, so I have provided a downloadable link here: https://drive.google.com/file/d/1oqJBbczrURrGmOU37J3TSCAkwSbqeXzG/view?usp=sharing. Note that you must add the path to this data file in the smnist loader.

linksdl commented 3 years ago

Would you upload a data sample for running main_il.py? the error is

file = '/home/sbahl2/research/digit_generator/arr.m'?

@HongminWu Hi, I have some problems when I run this project. Cloud you help me, please?