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

lukasga

no profile record

コメント

lukasga
·2 年前·議論
The story is that it is because Alfred Nobel was cheated on by a mathematician (hilarious, but unconfirmed)

http://nobelprizes.com/nobel/why_no_math.html#story
lukasga
·2 年前·議論
What does "Data flywheel" refer to here? Is it the continuous and immediate processing of user input while you're still speaking?
lukasga
·2 年前·議論
Maybe a bit outdated now, but reminds me of LSTMs from the recurrent update of a memory / hidden state with gating. I remember one of the biggest problems with such RNNs being vanishing gradients as a result of the long context, which vanilla transformers presumably avoided by parallellizing over the context instead of processing them individually. I wonder how this is avoided here?
lukasga
·2 年前·議論
Love the site, but the one thing I am missing is instantly seeing what papers are trending right now, instead of having to manually select a timeframe. Think hacker news frontpage. Would be interesting to add a "hot" filter, or similar. Average weighting by exponential decay over time? Not sure how you usually do that with pagerank.
lukasga
·2 年前·議論
Spotify recently open sourced Voyager (continuation of Annoy), which uses HNSW. https://github.com/spotify/voyager