Zhenghao Peng
Zhenghao Peng
Hi @upura ! It seems you are also interested in this paper. Have you ever found the related code of this paper? I am also interesting in it. Thanks!
Well thanks! But I am afraid the link presented in the paperswithcode points to a wrong repo, which is the tensorflow model garden but not the code for the specified...
By the way, I read the translation of your Japanese comment on the paper. Do you suggest that the paper does a great job on finding the diverse policies or...
So how we conduct repeat experiments with different seed? In my practice, I am using ray.tune's argument `num_samples=3` but I think a better way is to explicit specify the seed,...
`require a tensorflow based solution` is better in my project as I would not like to create `Submission` object/file if I want to use the output of the model directly...
Hi I am also experiencing the same issue. Can we draw the conclusion that this issue is from the tf ops wrapper for those metrics? So we should only use...
@nicomon24 Sorry, so how we deal with this when preparing submission for test set? Should we just skip those scenarios?
I am using version 3.0.0 Sorry I have no idea how to uninstall/upgrade version to 3.1.0
Great! If I build it by myself then it works
> Hi, I just attempt to reproduce HACO with keyboard by running "train_haco_keyboard_easy.py ", but encountered unsatisfactory training performance. Thank you for running our code! > At the early stage,...