Viewing profile — sotte
sotte
HN member- Joined
- Thu, Apr 24, 2014, 11:00 AM UTC
- HN karma
- 13
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About sotte
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #7884155
Here is the video of the talk: http://www.fosslc.org/drupal/content/everything-you-need-kno...
-
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…