madvn / DDPG

Deep Deterministic Policy Gradients in TF r2.0
13 stars 2 forks source link

Test output of actor critic file error. #2

Closed Jian-Yin-Shine closed 4 years ago

Jian-Yin-Shine commented 4 years ago

tensorflow.python.framework.errors_impl.InvalidArgumentError: In[0] is not a matrix. Instead it has shape [4] [Op:MatMul]

madvn commented 4 years ago

Fixed, thanks!