Live data from Hacker News

Viewing profile — cygaril

cygaril

HN member
Joined
Sun, May 28, 2017, 8:40 AM UTC
HN karma
65
Public activity
45 items

About cygaril

No profile information was provided.

Recent public activity

  1. comment
    Comment #41076348

    Formalizations for the competition were done by hand.

  2. comment
    Comment #41070747

    Proofs are here: https://storage.googleapis.com/deepmind-media/DeepMind.com/B...

  3. comment
    Comment #41070562

    Come up with many possible answers, formalize them all, and then try to prove or disprove each of them.

  4. comment
    Comment #33335157

    One possible cost measure is thr number of evaluations of the probability function.

  5. comment
    Comment #33298334

    I've done that many times and never used exact equality comparisons. If you do exact comparisons for any non-trivial cases, you'll find different compilers, optimization settings, …

  6. comment
    Comment #31566770

    Only if each value is equally likely. If you see $1,000 but figure the envelope-filler is a lot more likely to have been willing to put $1,500 in than $3,000 then you should stick.…

  7. comment
    Comment #31075163

    You're assuming here that there are discrete stages that do different things. I think a better way to conceptualise these deepnets is that they're doing exactly what you want - eac…

  8. comment
    Comment #29520642

    Standard RL algorithms will converge to optimal play versus a fixed opponent, but will not find an optimal policy via self play. One intuitive way to see this is that a sequence of…

  9. comment
    Comment #25435319

    Seems to have missed the existence of jax.jit, which basically constructs an XLA program (call it a graph if you like) from your Python function which can then be optimized.

  10. comment
    Comment #22101802

    Or our entire evolutionary history of data.

  11. comment
    Comment #22032492

    https://maskofreason.files.wordpress.com/2011/02/the-library...

  12. comment
    Comment #22032453

    I think you were right the first time.

  13. comment
    Comment #22017065

    Because you might think that people having employment is a good thing, worth encouraging through the tax / benefit system. Also, tax credits can be (and are) paid weekly.

  14. comment
    Comment #22012698

    The proposed approach amounts to subsidizing human labour over automation. That night be a legitimate public policy aim.

  15. comment
    Comment #21842204

    I agree that rejection is always tough. I spent a year manoeuvring to be made redundant from a job I wanted to leave (e.g. told my boss I wanted to go, made sure everything I did w…

  16. comment
    Comment #21712157

    You don't necessarily need the distribution under the alternative to determine the values for which the likelihood ratio will be highest. In your example, the tails will be the are…

  17. comment
    Comment #21710314

    A more general method is to use the likelihood ratio, ie the ratio of the likelihood of an outcome under the alternative hypothesis to its likelihood under the null hypothesis. And…

  18. comment
    Comment #21560108

    From The Guardian: Student housing doesn’t officially classify as housing. It falls into the murky category of “sui generis” (Latin for “of its own kind”). As it falls outside a sp…

  19. comment
    Comment #21559758

    Being only five hundred lines doesn't disqualify it from being a library. But being impossible to safely integrate into other projects because of illegal names and polluting the gl…

  20. comment
    Comment #21534034

    Building regulations for student accommodation are less stringent than for regular housing, so possibly these designs wouldn't be allowed otherwise.

  21. comment
    Comment #21306626

    Yes, me too - I had two weeks of constant headaches and both physical and mental exhaustion. I still went to work, but I got basically nothing done for the whole fortnight. Still, …

  22. comment
    Comment #20869388

    Two players having the same hand is no issue - just split the pot. This already happens when neither player can improve on the five community cards. Adding five of a kind also seem…

  23. comment
    Comment #20864076

    Online game clients which attempt to verify that a human is playing rather than a bot.

  24. comment
    Comment #20653666

    Branded medicines are more effective and result in fewer reported side effects, despite being pharmacologically identical. Many citations available, eg https://www.ncbi.nlm.nih.gov…

  25. comment
    Comment #20191375

    There are lots of other examples, depending on what you consider to be autonomous robotics - grass mowers, delivery drones, autonomous trains, elevators, vending machines. Do you h…