Wonchul Kim
Wonchul Kim
After I installed robopy and executed example files, I got 'segmentation fault and then, the plot disappeared as soon as it appeared... What should I do?
I went the link you mentioned and typed the password, but I still could not download the dataset. They requried me to install the baidunet and join in it. The...
I run your code. However, it seems that the provided several parameter pairs from the autotune do not work .... I mean those parameters make convergence eventually, however they are...
When I read the paper, they say that it works at discrete action space. Is it also possible at continuous action space???
I think I got too much number of data....? what do you think?
In mvtec.py, I changed the resize value and crop value as 512. Then, It just killed.... | feature extraction | train | 1-Day_iris_Rhapsody |: 100%|████████████████████████| 149/149 [00:14
I've got this error, The kernel appears to have died. It will restart automatically. I also run it by ~.py in terminal. But, I got similar error (10000, 1.7, 1)...
AttributeError Traceback (most recent call last) in () 34 35 if __name__ == '__main__': ---> 36 tf.app.run() /usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.pyc in run(main, argv) 42 # Call the main function, passing through any...
I successfully installed mujoco, but when i import it, I got this problem... -- PermissionError Traceback (most recent call last) /usr/local/lib/python3.5/dist-packages/lockfile/linklockfile.py in acquire(self, timeout) 18 try: ---> 19 open(self.unique_name, "wb").close()...
Dear olewolf, This is Wonchul Kim who is a M.S. student at Seoul National Univ., Seoul, Korea. During my project related to sensor-network, I am using SM-24 with your code....