Live data from Hacker News

Viewing profile — Gtifn

Gtifn

HN member
Joined
Tue, Dec 29, 2015, 2:30 AM UTC
HN karma
9
Public activity
13 items

About Gtifn

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #15434264

    https://fluxml.github.io/ In julia

  3. comment
    Comment #15434255

    Julia: https://fluxml.github.io/

  4. story
    Business model/plan(ing) for research heavy early stage ML startup

    Hi everyone, Most information business planning aspects of tech startups applies to commercializing ideas that are closer to an MVP, are based on just engineering on top of some co…

  5. comment
    Comment #14792914

    What do you think about a bayesian interpretation of the above as MAP/MLE? https://arxiv.org/abs/1706.00473

  6. comment
    Comment #14488727

    cool! How's the performance?

  7. comment
    Comment #14302558

    Are you talking about breaking modules (like linalg) out of base or changing the semantics and mechanics of modules? I think the former is planned before 1.0? If the latter, what d…

  8. comment
    Comment #14302385

    What languages do you use?

  9. comment
    Comment #14250516

    Just for biotech?

  10. comment
    Comment #10832958

    Thanks very much for your thoughts. What do you think about the foundational tech of numba itself? Do you think it is any more of a black box than say Julia? Is there anything abou…

  11. comment
    Comment #10832699

    As a former member of the Numba team, what is your outlook on the technology and the broader continuum ecosystem? I'm looking at Numba and friends (Dynd, blaze) for a new stack, bu…

  12. comment
    Comment #10807641

    I think distributed's scheduler has seen much iteration since then and is now based on tornado. I wonder if that changes your assessment. Also what do you think of Julia's native d…

  13. comment
    Comment #10804818

    How about dask's distrubted array? Do you know how the architecture and goals compare to Elemental?