We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586b3da commit 28a9d4bCopy full SHA for 28a9d4b
intermediate_source/mario_rl_tutorial.py
@@ -32,6 +32,8 @@
32
#
33
# %%bash
34
# pip install gym-super-mario-bros==7.4.0
35
+# pip install tensordict==0.2.0
36
+# pip install torchrl==0.2.0
37
38
import torch
39
from torch import nn
0 commit comments