Live data from Hacker News

Viewing profile — _mhr_

_mhr_

HN member
Joined
Mon, Jan 28, 2013, 4:29 PM UTC
HN karma
461
Public activity
173 items

About _mhr_

mhr.ai

Recent public activity

  1. comment
    Comment #34799267

    Could you elaborate please? For those of us not familiar with Wittgenstein's work, could you link to sources depicting before and after his views changed, preferably with summaries…

  2. story
  3. comment
    Comment #34469142

    Would you mind sharing your answer?

  4. comment
    Comment #34459911

    I believe GP is "grandparent", referring to the post that the post you're replying to replied to. As if the reply is a descendent, and you're a descendent of the reply.

  5. comment
    Comment #34368080

    Probably meant "of late"

  6. comment
    Comment #34279723

    Slightly OT, but when you edit code in the REPL this way using conditions/restarts, how do you avoid getting your code out of sync with the REPL's state? It seems with a long-runni…

  7. comment
    Comment #34256837

    Worth noting is that stochastic computing devices would make reproducible experiments more difficult. For R&D, that's not a trivial thing to throw away. Indeed, one of JAX's motiva…

  8. comment
    Comment #33979078

    What are the advantages of GA over regular linear algebra in practice? Can you create better neural nets or faster graph search algorithms? What is the draw, computationally?

  9. comment
    Comment #33625564

    The privacy policy / terms is clear that while they don't share data with third parties, they help themselves to the data for their own models. Misleading of them to leave that off…

  10. comment
    Comment #33211102

    They compared human cells to mouse cells, showing improved performance for the human cells.

  11. comment
    Comment #33116260

    I'm suggesting, yes, as someone who was interested in magic tricks growing up.

  12. comment
    Comment #33116256

    I find the explanation that he's acting to be an even better explanation.

  13. comment
    Comment #33112753

    He's swapping billets and claiming the swapped billet is what Simon originally wrote. Simon is amazed because he was just told he would find himself confused, and he is, since the …

  14. comment
    Comment #33015329

    I believe it's now Generation Alpha.

  15. comment
    Comment #32869379

    I've found YouTube Music to be quite good!

  16. comment
    Comment #32860939

    I'd love to read your PhD thesis and papers! I'm also an AI researcher, currently doing a Master's in something else, but compositionality and representation learning is very inter…

  17. comment
    Comment #32794500

    His Lis.py is also wonderful.

  18. comment
    Comment #32758973

    What's your favorite resource for learning mindfulness?

  19. comment
    Comment #32665578

    It's called subvocalization: https://en.m.wikipedia.org/wiki/Subvocalization .

  20. comment
    Comment #32197975

    I've never made a comment on HN commenting on someone else's tone, but I've seen this exact response, word for word, a lot recently on many posts. I don't like this trend. I find i…

  21. comment
    Comment #32083110

    What do you mean by uncensorable? What does censorship have to do with sanctions hurting innocent economic participants?

  22. comment
    Comment #31898217

    What do you consider to be the difference between identity and Identity? Or other and Other?

  23. comment
    Comment #31796602

    It's possible that, like Eliza, Lamda is borrowing the author's style while talking about a niche topic.

  24. comment
    Comment #31687237

    Pretty sure he's being funny by pretending to be breathlessly excited about something false.

  25. comment
    Comment #31442750

    I try to develop/debug with non-JITed code and JIT as late in development as possible.