lightingghost

Results 13 comments of lightingghost

Update: The corresponding linker options for macOS should be `-L${MKLROOT}/lib -Wl,-rpath,${MKLROOT}/lib -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core -lpthread -lm -ldl -liomp5` This successfully built in my case.

> Are you using the latest usb firmware? If not, try to upgrade it. > > And have you try other usb port without usb hub? some hub might not...

Hi @lvronghai, I am having the same issue, did you manage to solve the problem?

@angustrau Thanks! I did use box switches for my setup. I think chattering usually means when a single key is pressed, multiple keystrokes are sent. But what I have experienced...

Hi, I found out that the logitech driver does not work on windows. And I also tried zadig driver of libusb-win32 and libusbK. Both does not work. Is there any...

Thanks @angustrau . I am trying to flash from Ubuntu 18.04 VM, I am using VMware and connected the usb device to the VM. But it still cannot find the...

Thanks for your questions. 1. This is just training time evaluation. For test time, see `eval.py`. Actually, note that our eval samples and test samples are generated _randomly_ from a...

@GbengaOdesanmi Please create the directory `ckpt\xxxx` manually at the project root, and change the `saving_path` in config.json to `xxxx`

You should change the “num_param” to 4 or 5. Also, you can play with different hyper-parameters like hidden_size, num_layers, num_steps, unroll_length, policy, etc.