Pinned
129 contributions in the last year
Less
More
Contribution activity
April 2021
Created 2 commits in 1 repository
Created a pull request in BlackHC/batchbald_redux that received 2 comments
fix RandomFixedLengthSampler (shuffle full set, and unbias small set)
There's two problems with RandomFixedLengthSampler If target < length of dataset, then we don't shuffle If target > length of dataset, we could bi…
+8
−3
•
2
comments