HackerTrans
TopNewTrendsCommentsPastAskShowJobs

johnma2006

no profile record

Submissions

Implementation of Mamba in one file of PyTorch

github.com
417 points·by johnma2006·3 yıl önce·108 comments

comments

johnma2006
·3 yıl önce·discuss
The key here is that the query sample is uniformly distributed, and that this is sufficient. I think some other comments in this thread give some decent intuitions why this is true. Cheers
johnma2006
·3 yıl önce·discuss
Their estimator does not require any assumption of uniformity. Notice that P(random ID is valid) = total_valid_IDs / total_IDs is the same regardless of the distribution of valid IDs.