Viewing profile — arpgy
arpgy
HN member- Joined
- Wed, Jul 22, 2015, 1:17 PM UTC
- HN karma
- 11
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About arpgy
No profile information was provided.
Recent public activity
-
comment
Comment #17919542
I don't know why we would assume mostly good intentions. URLs are a way to link directly to online data. Without such a direct pointer you would have to .. I don't know ... 'search…
-
comment
Comment #16524032
Anyone know why they are using a logarithmic axis in the chart in section I.5? At first blush seems disingenuous.
-
comment
Comment #16292912
Within a few years there will be apps that take movies of two different people and allow you to just tell it the parts to swap. People will be able to easily make their own videos …
-
comment
Comment #15552283
The way the situation is evolving is that they are NOT 'our' electronics. We think we are buying them to own them, but in reality what it gets you is the right to use the device on…
-
comment
Comment #9929399
Shouldn't the derivative of sigmod(x) be sigmoid(x) (1-sigmoid(x)) and not x (1-x). The code seems to implement the second.