In this case, we have defined an observation set of 30x3: Import numpy as np obs=np.random.random(90).reshape(30,3) obs The output of the code looks as ...
確定! 回上一頁