Arslan Qadeer
Arslan Qadeer
@BaderTim , Following tutorial is written without reverb. I hope this helps: https://github.com/tensorflow/agents/blob/master/docs/tutorials/9_c51_tutorial.ipynb
Still not been able to figure that out. Any update on the above issue please? Thanks
That would require revamping the code completely. Is there any way to use Session based code (As above) with MirroredStrategy? Thanks for your help.
In the above code, all of the ops are created under MirroredStrategy scope. But I would consider your recommendation and try learner API. Meanwhile, if you find a way to...