例如在搭建神经网络(一)中的4.3 准备数据集章节中就是采用np.random.mtrand.RandomState “生产” 数据的。 常用的方式如下import numpy as np # 设置seed值, ...
確定! 回上一頁