Live data from Hacker News

Viewing profile — _hark

_hark

HN member
Joined
Sun, May 17, 2020, 7:10 AM UTC
HN karma
326
Public activity
62 items

About _hark

Mathematics @ Oxford

Recent public activity

  1. comment
    Comment #48001868

    Yeah. The safety of the message is underwritten by its state sanction.

  2. comment
    Comment #47331048

    You literally can do a kind of model PCA, using the Hessian (matrix of second derivatives of the loss function w/r/t the parameters, aka the local curvature of the loss landscape),…

  3. comment
    Comment #45655247

    I don't recall Andrej making "next year!" claims, it was always Elon. I found Andrej's talks from that time to be circumspect and precise in describing their ideas and approach, an…

  4. comment
    Comment #45654951

    They really should have just marketed the software "as-is" to whatever extent that is allowed by law. I guess they didn't because deployed automobile software is probably not allow…

  5. comment
    Comment #45483276

    https://archive.ph/GWBEl

  6. comment
    Comment #45326577

    There aren't merit-based scholarships to any Ivy League schools, they all offer need-based financial aid packages.

  7. comment
    Comment #45325058

    I'm a researcher at Oxford, and I've both taught and studied here and in the US. The undergraduate teaching here is phenomenal. It's incredibly labor intensive for the staff, but t…

  8. comment
  9. comment
    Comment #44905552

    I sat the All Souls exam, taking the philosophy specialist papers, though I'm a math/physics/ML guy. It was a lot of fun, I really appreciate that there's somewhere in the world wh…

  10. comment
    Comment #44800702

    Very cool! I've done research on reinforcement/imitation learning in world models. A great intro to these ideas is here: https://worldmodels.github.io/ I'm most excited for when th…

  11. story
  12. story
  13. comment
    Comment #43694339

    If FPGAs are competitive on perf/watt, why aren't they more widespread (other than crap software tooling)? Honestly I've asked different hardware researchers this question and they…

  14. comment
    Comment #43632818

    Can anyone comment on where efficiency gains come from these days at the arch level? I.e. not process-node improvements. Are there a few big things, many small things...? I'm curio…

  15. comment
    Comment #43222634

    Entropy is not absolute! The entropy of some data is well-defined with respect to a model, but the model choice is free. I.e. different models will assign different entropy to the …

  16. comment
    Comment #43036978

    Maybe a correction is needed. Academia has become so gamified. It's supposed to be about ideas, truth, beauty. Too many are in it for the prestige, which has ironically made it les…

  17. story
  18. comment
    Comment #42305532

    Interesting. You need some local structure with global coherence. But you want it to be complex, not too regular. Like a Penrose Tiling.

  19. comment
    Comment #42235704

    Hmm. At least it's still fine to define limits of the complexity for infinite strings. That should be unique, e.g.: lim n->\infty K(X|n)/n Possible solutions that come tom mind: 1)…

  20. comment
    Comment #42235581

    Interesting. I guess then we would only be interested in the normalized complexity of infinite strings, e.g. lim n-> \infty K(X|n)/n where X is an infinite set of numbers (e.g. the…

  21. comment
    Comment #42231535

    This could also be a hardware startup. If only there were some entrepreneur types around... Presumably there's a market for this in other niches, e.g. weather monitoring, defense/b…

  22. comment
    Comment #42231365

    The issue with the invariance theorem you point out always bugged me. Let s be an algorithmically random string relative to UTM A. Is it the case that there exists some pathologica…

  23. comment
    Comment #42231118

    I agree with you in spirit. I just thought you might be interested in some of the technical details regarding the relationship between compression and generalization! I'll have a p…

  24. comment
    Comment #42225704

    Great point. This points to the related issue: what do we want to compress? Do we want to compress "the answer", here the arithmetic expression's solution, or do we want to compres…

  25. comment
    Comment #42225266

    Say we have some dataset composed of D bytes. Next, say I find some predictive model of the data M, where M is composed of N bytes. Furthermore, let us say that the entropy of the …