action = np.array(1, dtype=np.int32) ... print('Action Spec:', env.action_spec()) ... ActionDiscretizeWrapper(env, num_actions=5)
確定! 回上一頁