Viewing profile — v1n337
v1n337
HN member- Joined
- Tue, Dec 13, 2016, 4:36 PM UTC
- HN karma
- 18
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About v1n337
Recent public activity
-
comment
Comment #16449001
The Youtube channel 'Worth It UK' reviewed this recently. https://www.youtube.com/watch?v=cFvL4HLV1vw
-
comment
Comment #16448960
Yes, quite correct! The vectors are dense representations. But the features aren't individually interpretable, in practice. For instance, the 'gender' of a word may have it's signa…
-
comment
Comment #15156057
I love this blog! This is less of a dev blog, though, and more of a research paper blog.
-
comment
Comment #14991841
> The fourth actor is the media. The coverage of the memo has been atrocious. The irony.
-
comment
Comment #14784651
Nice post. Thanks for sharing. I have to point out though, that it's a bit dangerous to measure classifier accuracy as the percentage of correctly classified samples when you've no…
-
comment
Comment #14784622
The GloVe project just happens to have pre-trained models on their official page. Word2vec do have a Google News corpus model on their official page, but there are many more traine…
-
comment
Comment #14784612
You're right. It's a shallow single network with the weight embeddings of words at the intermediate layer extracted as the vector-space representation of a word, depending on its c…
-
comment
Comment #14772540
Am I missing something here? None of the examples they've cited at the bottom of that post are actual contributions to a popular open-source project, but seems more like stuff that…
-
comment
Comment #14627910
> asked a fake question What does this even mean? > The activist does it all the time. Do you have a source for that activist's history of RTI requests? > Also, Modi never claimed …
-
comment
Comment #14626477
Factually incorrect. This is not the first time that a non-Congress party has been elected to power in India. The NDA government was in power during 1998–2004, a period including t…
-
comment
Comment #14568329
Isn't VSCode Electron based too? After reading this article[1], I've shunned desktop apps using Electron, because it just seems wasteful in terms of memory. I've switched back to S…
-
comment
Comment #14179279
Not, OP, but I've worked for an ad-agency in a software-dev role. Their primary code base is written in Java, monitoring scripts in Python/Ruby, and tracking pixel code in JavaScri…