#94 例题4-4-2

開啟中
元浩留3 年之前建立 · 1 條評論

data = np.random.multivariate_normal([172, 65], 55, 35], [35, 45, 200)
标注部分的意义是什么呢

data = np.random.multivariate_normal([172, 65], **[[55, 35], [35, 45]]**, 200) 标注部分的意义是什么呢
3.7 KiB

分别是分布的协方差矩阵和指定生成样本的大小

分别是分布的协方差矩阵和指定生成样本的大小
登入 才能加入這對話。
未選擇里程碑
No Assignees
2 參與者
訊息
截止日期

未設定截止日期。

Dependencies

This issue currently doesn't have any dependencies.

Loading…
尚未有任何內容