DQN pytorch official tutorial has an error on google colab

前端 未结 0 992
慢半拍i
慢半拍i 2021-02-19 11:15

i run pytorch official tutorial on google colab
screen = env.render(\'rgb_array\').transpose((2, 0, 1))
NameError: name \'base\' is not defined
.
based o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题