Viewing profile — Gtifn
Gtifn
HN member- Joined
- Tue, Dec 29, 2015, 2:30 AM UTC
- HN karma
- 9
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Gtifn
No profile information was provided.
Recent public activity
- story
-
comment
Comment #15434264
https://fluxml.github.io/ In julia
-
comment
Comment #15434255
Julia: https://fluxml.github.io/
-
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…
-
comment
Comment #14792914
What do you think about a bayesian interpretation of the above as MAP/MLE? https://arxiv.org/abs/1706.00473
-
comment
Comment #14488727
cool! How's the performance?
-
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…
-
comment
Comment #14302385
What languages do you use?
-
comment
Comment #14250516
Just for biotech?
-
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…
-
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…
-
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…
-
comment
Comment #10804818
How about dask's distrubted array? Do you know how the architecture and goals compare to Elemental?