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
Describe the bug
I don't seem to be able to get the dqn code to be working properly. Training DQN with default configurations doesn't seem to result in good performance when evaluating on the task simulator. I seem to only be able to achieve a 1% task success rate when evaluating on the simulator.
To Reproduce
Steps to reproduce the behavior:
Run train.py file in dqn folder
Run evaluation.py
Expected behavior
Is there an expected task success rate for DQN?
The text was updated successfully, but these errors were encountered:
Describe the bug
I don't seem to be able to get the dqn code to be working properly. Training DQN with default configurations doesn't seem to result in good performance when evaluating on the task simulator. I seem to only be able to achieve a 1% task success rate when evaluating on the simulator.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Is there an expected task success rate for DQN?
The text was updated successfully, but these errors were encountered: