Viewing profile — cygaril
cygaril
HN member- Joined
- Sun, May 28, 2017, 8:40 AM UTC
- HN karma
- 65
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About cygaril
No profile information was provided.
Recent public activity
-
comment
Comment #41076348
Formalizations for the competition were done by hand.
-
comment
Comment #41070747
Proofs are here: https://storage.googleapis.com/deepmind-media/DeepMind.com/B...
-
comment
Comment #41070562
Come up with many possible answers, formalize them all, and then try to prove or disprove each of them.
-
comment
Comment #33335157
One possible cost measure is thr number of evaluations of the probability function.
-
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, …
-
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.…
-
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…
-
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…
-
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.
-
comment
Comment #22101802
Or our entire evolutionary history of data.
-
comment
Comment #22032492
https://maskofreason.files.wordpress.com/2011/02/the-library...
-
comment
Comment #22032453
I think you were right the first time.
-
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.
-
comment
Comment #22012698
The proposed approach amounts to subsidizing human labour over automation. That night be a legitimate public policy aim.
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #21534034
Building regulations for student accommodation are less stringent than for regular housing, so possibly these designs wouldn't be allowed otherwise.
-
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, …
-
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…
-
comment
Comment #20864076
Online game clients which attempt to verify that a human is playing rather than a bot.
-
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…
-
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…