You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using dueling double deep q network for my project. I'm experiencing some problems with the model deployed from the endpoint giving different prediction than the evaluation step. What could have caused this? Also, the operation I used for output calculation is 'main_level/agent/main/online/network_0/dueling_q_values_head_0/output' type=Add`. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using dueling double deep q network for my project. I'm experiencing some problems with the model deployed from the endpoint giving different prediction than the evaluation step. What could have caused this? Also, the operation I used for output calculation is 'main_level/agent/main/online/network_0/dueling_q_values_head_0/output' type=Add`. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions