Rejuy

Results 3 comments of Rejuy

I solved this problem by changing some parameters in the program. Thx a lot! > Can you make sure that the actors are generating the data that the learner needs?...

同样的问题,依旧困扰

I enter the function and add some log. Surprisingly, I found that in the module learner.py of tf_agents, the return problem is acutally this: ```py def run(self, iterations=1, iterator=None, parallel_iterations=10):...