Live data from Hacker News

Viewing profile — greato

greato

HN member
Joined
Thu, Jun 19, 2014, 4:04 PM UTC
HN karma
25
Public activity
37 items

About greato

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #14808157

    Does this mean ETC is compromised too?

  4. comment
    Comment #14779536

    Houellebecq's first book Whatever is about the unfruitfulness of programming.

  5. comment
    Comment #14778294

    Unless you want to execute the structure on multiple GPUs.

  6. 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.

  7. 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 …

  8. 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…

  9. 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.

  10. comment
    Comment #14563333

    This is one of the many unconstructive comments

  11. comment
    Comment #14523501

    Thanks for the heads up. This will be free and open source. Also checkout my main project txtpen thanks.

  12. 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.

  13. comment
    Comment #14489074

    It's been fixed. It was broken because it was querying a sub comment(not root comment).

  14. comment
    Comment #14481976

    I wrote this primarily for tech blogs. For example: http://rickyhan.com/blog/k8s.html

  15. comment
    Comment #14481968

    hn.algolia.com is aggressively cached. It's updated every 3 minutes.

  16. story
  17. comment
    Comment #14433136

    Cecum removal.

  18. 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.

  19. story
  20. comment
    Comment #14311975

    MVP is minimum measurable product. When you have analytics set up, you are ready to launch. (mailing list)

  21. story
  22. story
  23. 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.

  24. 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.

  25. comment