Jianhui Chen
Jianhui Chen
I tested some environment with different task settings. For example on reach-v2, I think it is strange that it does not success even when the score is 4700+. I tried...
### 相关问题 openai.error.InvalidRequestError: Too many inputs. The max number of inputs is 16. We hope to increase the number of inputs per request soon. Please contact us through an Azure...
I have saw the parameter "max_queue_len" was add back to the function. But I still cannot running on multiple workers. Here is my code: ``` import math from hyperopt import...
Hi, very good work here. I come across the slow convergence problem when using coRNN and UniCORNN. I also tried your code in adding task and sMNIST, they just converge...