Arslan Qadeer

Results 2 issues of Arslan Qadeer

Hi, I tried to implement a DDPG based Actor critic framework using MirroredStrategy,. Without MirroredStrategy code runs perfectly fine. The actor network gets created fine but error appears on tf.gradients(...)...

Hi, I'm following your Udemy DevOps course to learn Kubernetes. I came across the following database connection error while following the service discovery Demo. ``` ubuntu@DESKTOP$kubectl get pods NAME READY...