HackerTrans
トップ新着トレンドコメント過去質問紹介求人

johnma2006

no profile record

投稿

Implementation of Mamba in one file of PyTorch

github.com
417 ポイント·投稿者 johnma2006·3 年前·108 コメント

コメント

johnma2006
·3 年前·議論
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 年前·議論
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.