Viewing profile — cfusting
cfusting
HN member- Joined
- Sat, Jul 29, 2017, 5:02 PM UTC
- HN karma
- 60
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About cfusting
No profile information was provided.
Recent public activity
-
comment
Comment #39765868
Thanks!
-
comment
Comment #39765867
Creative idea - I'll think about this.
-
comment
Comment #39765854
Awesome idea!
-
story
Show HN: Iteratively Building Virtual Creatures in Minecraft
"Creatures" is a stretch given that the environment is Minecraft, but the idea is simple: iteratively add blocks conditionally (tensor convolution) on the current environment (bloc…
-
comment
Comment #21841240
The author miss-understands how simulated data is created by GANS, VAEs, and other non-physics based simulations. Let's say you have a dataset and would like to create synthetic da…
-
comment
Comment #21728224
We'd all be happier writing math; writing code is just a nuisance.
-
comment
Comment #21728172
It's just about package support and the community. If researchers and practitioners were choosing a language based on merit alone it would probably be Julia for native speed and su…
-
comment
Comment #21677239
Ditto. I didn't realize people were getting picked up enough by the authorities to merit building a Windows clone.
-
comment
Comment #20351077
The choice of language usually comes down to the packages. In any of the three aforementioned languages one can easily and quickly manipulate matrices short of an unwillingness to …
-
comment
Comment #20350937
What kind of flipping are you talking about? I can transpose a matrix in numpy with X.T. What is cumbersome about this?
-
comment
Comment #20316358
When I was in my early twenties I had some amazing experiences that prompted me to ask the question, "if I died today, would I be ok with it?". I'm thirty five now and no matter ho…
-
comment
Comment #18899307
set -o vi.
-
comment
Comment #17815349
I suffered from panic attacks throughout my 20's. Recently I went to a cognitive behavioral therapist who guided me through a hyperventilation technique to simulate the physical sy…
-
comment
Comment #17527665
That's funny, I've been following my passions and now I'm a data scientist. I can split my friends into two groups: those that followed their passions and are happy, and those that…
-
comment
Comment #17475935
Probability and stochastics by Erhan Cinlar is a modern, measure theoretic approach to probability.
-
comment
Comment #17005097
Fluff. It's very hard to find good people. If you're good at what you do you'll easily find an appealing position once you sort out culture. Stay away from the megalomaniacs delude…
-
comment
Comment #17005084
Seriously? It's hard enough to find talented people. Why do you expect them to research and understand your company along with 100 others they are applying to? Smart people will gr…
-
comment
Comment #15830508
Why do so many companies bother posting without a salary range? I pass right over those.
-
comment
Comment #15191365
What's the point of using Windows as a Dev or data science environment anyway? Everything is built and works well in Linux, scripting is powerful, it's free, etc.. seriously asking…
-
comment
Comment #15191337
I've moved to Anaconda and never looked back. Worst case you use pip within your Anaconda environment. Best and usual case everything just works.
-
comment
Comment #15191322
Yeah use Ubuntu, your life will get way easier.
-
comment
Comment #15191315
Yeah I love Julia but it's hard to argue with Python's data science stack. Sometimes it's almost to easy to get things done.
-
comment
Comment #15136807
I suppose I am thinking of it from math/coding perspective where the right idea saves a ton of time.
-
comment
Comment #15132726
"deep work"meaning concentrate. Breaks, of course. Innovation does not happen at the grind. Funny how concentration has gone out of fashion.
-
comment
Comment #15055578
Statistics and machine learning have a huge amount of overlap. Almost seems silly we separate the fields.