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
Could you please tell me the computional cost of ORCA, CADRL, LSTM-RL and SARL?
I feel that these algorithms are not in the same category. It is not easy to compare. ORCA may perform best in other environments. Is that true? What is their computational cost?
The text was updated successfully, but these errors were encountered:
What kinda of computational cost? Do you mean training or test time? ORCRA does not need training and the rest are learning based. At test time, I think ORCA also runs faster since the other are based on neural networks. But performance-wise, it is much lower than other algorithms.
What kinda of computational cost? Do you mean training or test time? ORCRA does not need training and the rest are learning based. At test time, I think ORCA also runs faster since the other are based on neural networks. But performance-wise, it is much lower than other algorithms.
Could you please tell me the computional cost of ORCA, CADRL, LSTM-RL and SARL?
I feel that these algorithms are not in the same category. It is not easy to compare. ORCA may perform best in other environments. Is that true? What is their computational cost?
The text was updated successfully, but these errors were encountered: