Live data from Hacker News

Viewing profile — loubbrad

loubbrad

HN member
Joined
Tue, Jul 18, 2023, 2:28 PM UTC
HN karma
290
Public activity
11 items

About loubbrad

I work in ML.

loubbrad.com

Recent public activity

  1. comment
    Comment #49088785

    The author does define these terms implicitly at the beginning of §1, where they define standard MHA in this notation. From the formula, (q_t) is the query generated from the hidde…

  2. comment
    Comment #48973870

    Context: https://en.wikipedia.org/wiki/Jacobian_conjecture

  3. story
  4. comment
    Comment #46574789

    > I think there is a section of programmer who actually do like the actual typing of letters, numbers and special characters into a computer... Reminds me of this excerpt from Rich…

  5. comment
    Comment #45645010

    Also relevent - https://arxiv.org/pdf/1902.04094

  6. comment
    Comment #42100325

    Multi-track transcription has a long way to go before it seriously useful for real-world applications. Ultimately I think that converting audio into MIDI makes a lot more sense for…

  7. comment
    Comment #42100294

    I agree that the audio->score and MIDI->score problems are quite hard. There has been research in this area too, however it is far less developed than audio->MIDI.

  8. comment
    Comment #42100072

    Essentially, the leading way to do automatic music transcription is to train a neural network on supervised data, i.e., paired audio-MIDI data. In the case of piano recordings, the…

  9. comment
    Comment #42099997

    I didn't see it referenced directly anywhere in this post. However, for those interested, automatic music transcription (i.e., audio->MIDI) is actually a decently sized subfield of…

  10. comment
    Comment #37259644

    When I was studying Mathematics I initially thought TDA was magic. I remember seeing MATLAB correctly compute the Homology groups of a Torus from a randomly sampled point cloud. As…

  11. comment
    Comment #37040994

    Leaving this here (not self promo): https://www.youtube.com/watch?v=hZS96dwKvt0 By far the best non-beginner git tutorial I've ever found.