EvaluationResearch

Results 4 issues of EvaluationResearch

Hi, I'm running simulator_ test.py in Python, and found that jbw-render-v0 defines reward_fn by itself. I can regist a jbw env with register() function , but where to set up...

Hi team, Would you please help me clarify this Is "local_q_func" = true for training DDPG? Just with this parameter?

How do you deal with the data ? 10, 200,100,120 in the following code , how did you treat dialogue to become such number? self.batch_size = 10 self.context_dim = 200...