We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7beaa91 commit 33a725cCopy full SHA for 33a725c
torchbenchmark/models/drq/__init__.py
@@ -4,7 +4,7 @@
4
5
import numpy as np
6
import torch
7
-from gymnasium import spaces
+from gym import spaces
8
from torchbenchmark.tasks import REINFORCEMENT_LEARNING
9
10
from ...util.model import BenchmarkModel
0 commit comments