Viewing profile — greato
greato
HN member- Joined
- Thu, Jun 19, 2014, 4:04 PM UTC
- HN karma
- 25
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About greato
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #14808157
Does this mean ETC is compromised too?
-
comment
Comment #14779536
Houellebecq's first book Whatever is about the unfruitfulness of programming.
-
comment
Comment #14778294
Unless you want to execute the structure on multiple GPUs.
-
comment
Comment #14775596
In neural translation seq2seq, using while_loop in the decoder RNN saves a lot of GPU time because it can quit early when a sentence ends.
-
comment
Comment #14775466
Using tf.scan is a bad idea. scan implements strict semantics so it will always execute the same number of timesteps no matter what the accumulator is (nan). while_loop implements …
-
comment
Comment #14774894
I read the article and seems to be well-written though lacking. For even more customized RNNs such as attention mechanism, beam search as in Seq2Seq, you'll need to skip the tf.dyn…
-
comment
Comment #14755177
He was against people calling Deep Blue AI when it was not. I doubt he would say the same thing about AlphaGo.
-
comment
Comment #14563333
This is one of the many unconstructive comments
-
comment
Comment #14523501
Thanks for the heads up. This will be free and open source. Also checkout my main project txtpen thanks.
-
story
Show HN: Embed Hacker News comments on your blog
https://github.com/TXTPEN/hn A minor bug has been fixed. Now it should be ready for production.
-
comment
Comment #14489074
It's been fixed. It was broken because it was querying a sub comment(not root comment).
-
comment
Comment #14481976
I wrote this primarily for tech blogs. For example: http://rickyhan.com/blog/k8s.html
-
comment
Comment #14481968
hn.algolia.com is aggressively cached. It's updated every 3 minutes.
- story
-
comment
Comment #14433136
Cecum removal.
-
story
Ask HN: What's Faster than Redis
Is it even possible to create a faster data structure server? Redis is written in C and made the design choices to be very, very fast.
- story
-
comment
Comment #14311975
MVP is minimum measurable product. When you have analytics set up, you are ready to launch. (mailing list)
- story
- story
-
comment
Comment #11719708
You should talk the users and iterate your product. When you have enough traction, talk to investors. It'll make your life and theirs easier.
-
comment
Comment #11713799
YC partner Justin Kan has a sketch of magic mushrooms framed in his living room. I saw it on his Snapchat when he showed his followers around his house.
- comment