Live data from Hacker News

Viewing profile — webaba

webaba

HN member
Joined
Fri, Mar 11, 2016, 3:22 PM UTC
HN karma
23
Public activity
15 items

About webaba

No profile information was provided.

Recent public activity

  1. comment
    Comment #14881751

    Indeed, DL-based AI is likely to continuue - rightfully so - for non-safety critical domains (translation, games, ...) It's crazy that few people notice that real world application…

  2. comment
    Comment #14881725

    "Especially when your opinion goes against what pretty much everyone else in the field thinks" -> Most Deep learning people are consumers or hardware manufacturers, very few resear…

  3. comment
    Comment #14881153

    I believe he has much more insight than most AI researchers/engineers. What's going on in AI right know looks exactly like what happened in the 1960s, sucking all the resources int…

  4. comment
    Comment #13464351

    I cited Lyapunov, more as the ABC of nonlinear controls. Much more can be done in an analytical fashion, the "end-to-end" system here does not "solve" anything. It is a trained ste…

  5. comment
    Comment #13464215

    When falling down actually corresponds to killing a pedestrian, then I'd rather try to understand the complexity of robust walking rather than observing a bunch of humans, mimic th…

  6. comment
    Comment #13464175

    Indeed, I was not really talking about the vision pipeline. But once you decouple the problem (use ML for vision, planning for the trajectory, controls for the rest), you'll get mu…

  7. comment
    Comment #13464057

    Obviously, my message was slightly provocative, deep learning methods and classical controls (which by the way are able to quantify robustness to plant uncertainties and noisy sign…

  8. comment
    Comment #13462811

    Obviously, "Lane Following Autopilot using my brain and controls theory" would not make it to the top of HN. Welcome to the new era where Tensorflow replaces Lyapunov and ML spares…

  9. comment
    Comment #11870007

    Completely agree with this viewpoint. Explanatory power and reproducibility are two of the most important aspects of a scientific paper. Most deep learning based papers lack both t…

  10. comment
    Comment #11669480

    In aeronautics, we were able to increase safety to an insane level by understanding the physics of the environment, formally proving and certifying algorithms, using Robust control…

  11. comment
    Comment #11635738

    This is actually completely incorrect. Many cognitive biases occur at low levels of cognition without involving language, take professional pilots and confirmation biases despite o…

  12. comment
  13. comment
    Comment #11631950

    You're so right, actually there is nothing new in this idea. Kalman filters (so basically belief propagation based on gaussian observations) were already used by DL Kleinman in 197…

  14. comment
    Comment #11320673

    I feel like frameworks like Meteor promote systematic use of websockets, and more and more developers don't even try to implement scalable stateless server code.

  15. comment
    Comment #11320477

    Most web devs think they need websockets but they really don't.