Y
Hacker News
new
|
ask
|
show
|
jobs
by
ekiauhce
916 days ago
If a variable contains batch size, then name it accordingly — batch_size.
And no glossary needed, KISS
https://github.com/johnma2006/mamba-minimal/blob/82efa90919c...
1 comments
DarmokJalad1701
916 days ago
I think the glossary is defining variable names as given in the paper. I found this confusing when I originally read the paper as the authors assume that the reader knows what B, L, D and N stand for. I had to use explainpaper to figure it out.
link