Live data from Hacker News

Viewing profile — ml_thoughts

ml_thoughts

HN member
Joined
Sat, Oct 07, 2017, 11:24 PM UTC
HN karma
50
Public activity
14 items

About ml_thoughts

No profile information was provided.

Recent public activity

  1. comment
    Comment #42020976

    This seems closely related to the "Mixtral" approach of a mixture-of-experts transformer [1]... I'm not claiming the approach is not original, it just helped me understand what was…

  2. comment
    Comment #25547726

    This code seems to somewhat re-create effect, except noise is symmetric at both sides (also true of the xkcd-style plot in this article, actually). Plot: https://imgur.com/a/dGZyyl…

  3. comment
  4. comment
  5. comment
    Comment #25459581

    Link to biorxiv version: https://www.biorxiv.org/content/10.1101/2020.02.03.931923v1 Summary because the title overstates significance a bit (of a cool paper): Most sequencing toda…

  6. comment
    Comment #25400734

    The problem of experienced professionals vs grad students seems to be a real problem for science. Academia could really do with a build-out of experienced research scientists able …

  7. comment
    Comment #25224767

    A problem that I was surprised to not be solved well is the study of paths (not represented as graphs). It seems that for example trying to cluster trajectories over time through r…

  8. comment
    Comment #21524569

    Went up this morning on arXiv: https://arxiv.org/abs/1911.04523

  9. comment
    Comment #20322392

    The posted article isn't particularly fascinating, but for a bit of fun, there's an OpenAI project where they demonstrate that due to the non-linear rounding of Float32 values you …

  10. comment
    Comment #19925837

    The DNA/RNA that encodes the proteins can itself be structured in a way that might be disrupted by synonymous amino acid changes. In particular, recent work in the field has shown …

  11. comment
    Comment #19350548

    The Decameron has a contemporaneous account of the plague in Florence that has always stuck with me in its first section, "The Plague of Florence" (you can see here, http://faculty…

  12. comment
    Comment #17108411

    Worth noting that there has been a fair bit of good research in causal machine learning in the last year or so, for example "Implicit Causal Models for Genome-wide Association Stud…

  13. comment
    Comment #15486958

    Another more modern and well-documented example of this would seem to occur in a 2015 write-up of the "Right Whale" competition in Kaggle: http://felixlaumon.github.io/2015/01/08/k…

  14. comment
    Comment #15426340

    I think an aspect of deep learning that is often overlooked is that it is still not clear how much of current algorithm performance is defined by local "obsession to detail" vs glo…