RL_Tutorial
RL_Tutorial copied to clipboard
AttributeError: 'PendulumEnv' object has no attribute 'seed'
你好,在复现你的TD3模型时,我遇到了一个问题。报错AttributeError: 'PendulumEnv' object has no attribute 'seed',请问一下我应该如何解决
你好,在复现你的TD3模型时,我遇到了一个问题。报错AttributeError: 'PendulumEnv' object has no attribute 'seed',请问一下我应该如何解决
请问你现在解决了吗?我遇到了一样的问题