Live data from Hacker News

Viewing profile — yunfeng_lin

yunfeng_lin

HN member
Joined
Fri, Sep 21, 2018, 4:11 PM UTC
HN karma
8
Public activity
5 items

About yunfeng_lin

No profile information was provided.

Recent public activity

  1. story
    Add Null to Ocaml

    https://github.com/ocaml/ocaml/pull/8562 I feel this deserves to be shared on hacker news on April 1:)

  2. comment
    Comment #18042072

    Julia has optional typing which is static as well

  3. comment
    Comment #18041924

    I am not sure I agree with you. You do need compile time type to generate efficient hardware accelerated code. Python has strong type, but that is only available at run time, which…

  4. comment
    Comment #18041418

    Thanks! that's a very interesting idea! Definitely worth exploring. Not sure it is my false sense. It seems that many python deep learning people are so proud of their chose, it is…

  5. comment
    Comment #18040730

    So much bashing on static typing on deep learning:) Does any one from Google can explain the benefit since you guys are working on swift in tensorflow https://medium.com/tensorflow…