Live data from Hacker News

Viewing profile — rademacher

rademacher

HN member
Joined
Mon, Jul 16, 2018, 11:51 AM UTC
HN karma
206
Public activity
36 items

About rademacher

No profile information was provided.

Recent public activity

  1. comment
    Comment #26849304

    Moral of the story, the key to happiness is low expectations.

  2. comment
    Comment #26698049

    I haven't read this paper yet so I can't speak to it's quality but it appears to be addressing the same questions in this post. Bengio is a coauthor so maybe that's a good sign . H…

  3. comment
    Comment #26677318

    I suggest this reference [1] for anyone needing to look something up. [1] https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf

  4. comment
    Comment #26649738

    The problem is high dimensions knowing the distribution or even characterizing it fully with data is incredibly difficult (curse of dimensionality). I think the real assumption in …

  5. comment
    Comment #26388638

    Julia only hit v1.0 in 2018. It's doing pretty well for being so young in my opinion. All the arguments against Julia are basically that python has a lot of momentum and it takes t…

  6. comment
    Comment #25820956

    Julia has some packages to address this now. https://github.com/timholy/Revise.jl

  7. comment
    Comment #25457565

    SAR has been around since the 70s and works using the same principles as CT scans (projection slice theorem). Think about observing an image by rotating it and projecting it orthog…

  8. comment
    Comment #24930175

    Typically when you downdsample you're going to want to filter than use whatever downdsample kernel you want with the correct stride. Since the filter is lowpass, think just Fourier…

  9. comment
    Comment #24898314

    I think this suffices as a summary, "The other reality is the frustration and drudgery of operating in a world of corporate politics, bureaucracy, envy and greed— a world so depres…

  10. comment
    Comment #24864737

    I was expecting this to be more about writing fast matrix multiplies. Surprisingly, it ends up being a lot more than just a triple loop and there's a reason that everyone uses exis…

  11. comment
    Comment #24638186

    They use wavelet transforms for jpeg 2000. Natural images tend to be sparse with respect to wavelet transforms.

  12. comment
    Comment #18656884

    I think this is really the tale of two Millennials and is a phenomenon that actually effects all generations currently. There is a concentration of wealth in this country and the w…

  13. comment
    Comment #18655081

    This article may have been on here yesterday and seems relevant [1]. For this guy it's probably not about fighting for what he believes is "right", it's all about winning. He bough…

  14. comment
    Comment #18647704

    The author does make a point of discussing the question of what business does a team like DeepMind have researching the folding problem? The solution is of no apparent value to the…

  15. comment
    Comment #18600417

    Isn't there utility in accepting the null hypothesis? It's almost as valuable to know that there is no signal in the data as there is in the opposite, i.e., knowing where not to lo…

  16. comment
    Comment #18560900

    Here is a reference for the comment above and a brief excerpt, "Written in the productivity language Julia, the Celeste project—which aims to catalogue all of the telescope data fo…

  17. comment
  18. comment
    Comment #18560055

    I used to only use MATLAB, which for a lot of research code applications is actually nice for getting a prototype running quickly. Now that I have the freedom to choose, I typicall…

  19. comment
    Comment #18559895

    Looks pretty nice. Unfortunately, I never run into this issue because I only get to write research code. The Julia language was designed to target the two language problem and at l…

  20. comment
    Comment #18493315

    All good points. It would be nice to see some game theory type assessment of these imbalances.

  21. comment
    Comment #18493202

    So he's saying that concentration of "wealth" is bad, and war is bad. A quick glance at the definition of moral gives, "a person's standards of behavior or beliefs concerning what …

  22. comment
    Comment #18415702

    These types of experiments pop up from time to time. You have to compare the performance relative to the single lag error. So the baseline is to use the previous time step to predi…

  23. comment
    Comment #18414305

    DRL has definitely shown some excellent results but can someone in the field comment on this paper, Simple random search provides a competitive approach to reinforcement learning […

  24. comment
    Comment #18396273

    This latest craze of "AI" research seems to be fueled by a sudden glut of computational power (GPUs) that wasn't available previously. I think that most technical people would agre…

  25. comment
    Comment #18384074

    I wasn't implying that the interview was easier for candidates with recognizable track records. Perhaps two sigma was not restrictive enough. I was merely suggesting that if a cand…