Live data from Hacker News

Viewing profile — lukasga

lukasga

HN member
Joined
Fri, Oct 15, 2021, 8:45 AM UTC
HN karma
16
Public activity
13 items

About lukasga

No profile information was provided.

Recent public activity

  1. comment
    Comment #41778341

    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

  2. comment
    Comment #40352375

    What does "Data flywheel" refer to here? Is it the continuous and immediate processing of user input while you're still speaking?

  3. comment
    Comment #40009943

    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 vani…

  4. comment
    Comment #39154368

    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.…

  5. comment
    Comment #39030467

    Spotify recently open sourced Voyager (continuation of Annoy), which uses HNSW. https://github.com/spotify/voyager

  6. comment
    Comment #38337610

    Can relate to this problem a lot. I have considered starting using a Docker dev container and making a base image for shared dependencies which I then can customize in a dockerfile…

  7. comment
    Comment #37957692

    Original paper: https://arxiv.org/abs/2310.06825 More digestible announcement: https://mistral.ai/news/announcing-mistral-7b/

  8. comment
    Comment #37834532

    Article: https://newsroom.spotify.com/2023-09-25/ai-voice-translation...

  9. comment
    Comment #37834517

    I saw that Spotify recently released a similar feature for selected podcasts, could anyone recommend some recent research papers related to voice translation? Would be really inter…

  10. comment
    Comment #36321982

    This study was done at my uni, and the legitimacy and rigor of it was questioned and investigated by the university. However, it was ultimately not deemed to be inappropriate. Some…

  11. comment
    Comment #35007860

    Fascinating article, I feel like quanta always puts out high quality stuff. I don't know if I misunderstood though, but the article mentions: "In subsequent steps of the algorithm,…

  12. comment
    Comment #34289353

    I'm doing my thesis right now in diffusion models (for audio) and have experienced a lot of the same things you mention. One paper which I found illuminating was this one: https://…

  13. comment
    Comment #33143340

    I wonder which specific ML models they're using, and if it's something along the lines of Whisper