Alex To

Results 6 issues of Alex To

Hi in your build.sbt there is this line ``` watchSources ++= (baseDirectory.value / "public/ui" ** "*").get ``` May I know what does it do ?? There isn't a folder at...

Hi, I'd to have a question about the following block https://github.com/dgriff777/rl_a3c_pytorch/blob/eb5c9b909abc02911b45e325f7a7c619d3b0fa46/test.py#L60 ``` if player.done and not player.info: state = player.env.reset() player.eps_len += 2 player.state = torch.from_numpy(state).float() if gpu_id >= 0:...

Hi, first of all, thanks for releasing the code and the data. I would like to have a question, how did the file "key2index_3rd.json" come about? Did it come from...

I've been trying to replicate your results without success so I'd like to reach out to see if there is anything that I'm missing. Here are the steps I've done:...

Hi May I know how unimodal.pickle was generated? Is there source code that produces this file? How do I interpret the dimension of "audio_train", "video_train" and "text_train" ? Thank you

### Describe the bug Hi We have been using PDK version 0.25.13. We encounter an issue with upgrading 0.25.13 to any later version of PDK. We have a React front...

bug
needs-triage