Live data from Hacker News

Viewing profile — jjssmith

jjssmith

HN member
Joined
Mon, Feb 15, 2021, 3:00 AM UTC
HN karma
14
Public activity
6 items

About jjssmith

No profile information was provided.

Recent public activity

  1. comment
    Comment #48605514

    > One really impressive thing about OpenAI is that most of the people running the company (on the technical side, at least) are under 35. Many of the important decisionmakers behin…

  2. comment
    Comment #47524324

    LOL. This is a classical technique, Johnson-Linderstrauss etc. In this context, rediscovered every few years (recently months), e.g. here's 2017: https://proceedings.mlr.press/v70/…

  3. comment
    Comment #41946734

    You might like an information-theoretic take on SpinQuant and the likes [1]. tl;dr: round((2*R)*x) is not a great idea for an R-bit quantization. [1] https://arxiv.org/abs/2410.137…

  4. comment
    Comment #40440057

    AFAIK, the Markov chain page ranker existed before Google (Jon Kleinberg's papers, e.g.), what Google paper added were some smaller bells and whistles, like using the text descript…

  5. comment
    Comment #32090355

    A big part (majority?) of this work is rediscovery of the results from info theory (EE) community in the 90s (ctrl-f Orlitsky, Shor in the pdf).

  6. comment
    Comment #26138586

    Rediscovering NLMS now, good for ML folks. https://en.wikipedia.org/wiki/Least_mean_squares_filter#Norm...