Skip to content

ShuffleMatrix随机概率有问题 #1

@songzhibin97

Description

@songzhibin97

m * n 的矩阵项

1       2       3       4       
5       6       7       8       
9       10      11      12

在收缩的过程中例如到下标7 概率就和预期的不一致

1       2       3       x
5       6      7       x
x       x       x       x      

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions