Garvin Kruthof
Results
1
comments of
Garvin Kruthof
it seems like initiating D4PGLearner with dataset_iterator = dataset.__iter__() could solve that problem. However, then I am getting an ArttributeError: 'dict' object has no attribute 'discount' when calling learner.step(). I...