Viewing profile — evjrob
evjrob
HN member- Joined
- Thu, Sep 07, 2017, 4:20 PM UTC
- HN karma
- 26
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About evjrob
No profile information was provided.
Recent public activity
-
comment
Comment #41876372
This blog seems to be a pretty blatant rip off of the autodidax page in the JAX documentation: https://jax.readthedocs.io/en/latest/autodidax.html
-
comment
Comment #26490745
I wrote a bit about it in a blog post over the summer: http://everettsprojects.com/2020/08/18/modeling-the-nhl-bett... There are other posts on my blog about this project. There ar…
-
comment
Comment #26490620
The model is implemented in PyMC3 and runs daily as a batch job. The model state and predictions are stored in DynamoDB. Early each morning this batch job loads the previous day's …
-
comment
Comment #26486813
BayesBet: https://bayesbet.everettsprojects.com/ It's a probabilistic programming powered hockey game prediction model. It hasn't been performing too badly this season! https://twi…
-
comment
Comment #25777726
This rings true from my experience as a data scientist for a non-tech compay. I spend more time doing expectation management than ML work. This seems to hold true whether we're try…
-
comment
Comment #24933185
I think it's clear that humans at least try to pick out the causal factors, and reason causally about the outcomes of specific actions. Non human animals do too; they can learn to …
-
comment
Comment #22718844
True, but tight oil production that was previously though to be impossible to extract economically has more than offset losses in conventional production. Peak oil predictions of d…
-
comment
Comment #22718745
Extracting oil from shale reservoirs was though to be too difficult and expensive to ever really flood the market like this. Turns out it wasn't.
-
comment
Comment #22377731
The point lalaland1125 is making is that the equations of motion are the existing superior model in this scenario.
-
comment
Comment #16269729
I wouldn't be surprised if these speech to text models are susceptible to black box attacks in the same way that image classifiers are: https://arxiv.org/abs/1605.07277