Viewing profile — prajit
prajit
HN member- Joined
- Mon, Aug 05, 2013, 11:16 PM UTC
- HN karma
- 12
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About prajit
Recent public activity
-
comment
Comment #31550378
> Or any co/startup doing "deep tech" in the area of Deep Learning. Send me a message, my email is in my profile.
-
comment
Comment #12991913
If you're interested in Sequence to Sequence tasks (e.g. neural machine translation or abstractive summarization) with small data, check out our recent paper from Google Brain tack…
-
comment
Comment #10533385
Yes, there are two types of parallelism: model and data. Data parallelism is simply training the the model on multiple computers with different minibatches, and aggregating the gra…
-
comment
Comment #9933260
I implemented this system for the final project of my computer vision class. Couldn't get it to work by the deadline, but I'm very familiar with this paper. Happy to answer any que…
-
comment
Comment #8151141
"There’s the famous observation that the value of a network grows as a function of the square of the number of nodes" The value of a network is measured as O(V^2), where V is the n…
-
comment
Comment #8055183
A question about the actual slides: why don't they use unsupervised pretraining (i.e. Sparse Autoencoder) for predicting MNIST? Is it just to show that they don't need pretraining …
-
comment
Comment #8025337
This is great. Thank you.
- story
-
comment
Comment #6324359
This is not "first come, first serve", right?
-
comment
Comment #6270308
Type in the Konami Code and see what happens (up, up, down, down, left, right, left, right, b, a) - an Easter Egg!