GRU_cell incompatible shapes TensorFlow
While training my DQN agent in Python3, I carry out forward passes in my GNN created with TensorFlow 2.9.0 and Keras. It always runs correctly, but sometimes, at some point, I get the following error:
While training my DQN agent in Python3, I carry out forward passes in my GNN created with TensorFlow 2.9.0 and Keras. It always runs correctly, but sometimes, at some point, I get the following error: