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
{{ message }}
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
0%| | 0/10000 [02:00<?, ?it/s]
Traceback (most recent call last):
File "agilerl_train.py", line 225, in <module>
agent.learn(experiences) # Learn according to agent's RL algorithm
File "/home/haya/GankenKun_webots_kuwano/controllers/agilerl_train/soccer/matd3.py", line 459, in learn
input_combined = torch.cat(list(states.values()) + action_values, 1)
RuntimeError: Tensors must have same number of dimensions: got 2 and 3
DELETE
WARNING: 'agilerl_train' controller exited with status: 1.
#77 を実行したら以下のエラーが発生した.
@GakuKuwano 何か心当たりがあれば教えてください.