Live data from Hacker News

Viewing profile — sotte

sotte

HN member
Joined
Thu, Apr 24, 2014, 11:00 AM UTC
HN karma
13
Public activity
3 items

About sotte

No profile information was provided.

Recent public activity

  1. comment
    Comment #8262669

    If you're interested in the generalization ability of neural networks I can recommend the following paper: "Intriguing properties of neural networks" http://arxiv.org/pdf/1312.6199…

  2. comment
    Comment #7884155

    Here is the video of the talk: http://www.fosslc.org/drupal/content/everything-you-need-kno...

  3. comment
    Comment #7639367

    Does anybody know docopt? I really like it because you simply write the help/usage as text and docopt automatically generates the parser for it. Take a look at the example in the R…