I’m getting a “invalid type “ResourceVariable” must be a string or Tensor.” on the rL compile function when trying to train a DQM with Keras
I was trying to train a model on a gym environment when I encountered the following error:
I was trying to train a model on a gym environment when I encountered the following error: