Viewing profile — krallistic
krallistic
HN member- Joined
- Fri, Oct 23, 2015, 10:20 AM UTC
- HN karma
- 93
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About krallistic
No profile information was provided.
Recent public activity
-
comment
Comment #45460491
Various reasons Some people just believe there is no innate knowledge or we dont need it if we just scale/learn better (in the direction of Bitter Lesson) (ML) Academia is also hea…
-
comment
Comment #44633879
Seems like a band-aid solution for a broken system. But in general science will have to deal with that problem. Written text used to "proof" that the author spend some level of tho…
-
comment
Comment #43982083
Its quite funny to see that LLMs reviewed interest in KnowledgeGraphs/Reasoning/Triple Stores etc... since (on a high level) they both are often pitched to solve the same goal. (E.…
-
comment
Comment #43507361
And sampling from a (now fixed) distribution can be made deterministic... So the total generation of text from an LLM can be made fully deterministic. The problem for scientists is…
-
comment
Comment #43269261
"The goal of Automated driving is not to drive automatically but to understand how anyone can drive well"... The goal of DeepBlue was to beat the human with a machine, nothing more…
- story
-
comment
Comment #42929835
Start-ups deliver something much more complicated/different than these research projects. If the whole research project at the end actually delivers a somewhat coherent prototype, …
-
comment
Comment #42778040
Teaching is not really relevant in the hiring process of professors. I saw several committees for prof position and teaching is treated like a checkmark. You should done it and pro…
-
comment
Comment #41712904
"Deep learning is hitting a wall now with just scaling" "Deep learning is only good for perception" (with language one of the areas where its not good)
-
comment
Comment #39876953
But in this example, many of the programmers know the alternative (i.e they learned c++, java etc) and still prefer something else...
-
comment
Comment #39677213
That point is also a bit of a stretch. While there are a few papers on using KG/Ontologies to enhance training, this is really far from the mainstream, and i would be surprised if …
-
comment
Comment #39566602
Death at Via Ferratas are extremely rare (with proper gear ofc). But the falls are notoriously hard. Force can get really high and the chance of injury is high, even in cases where…
-
comment
Comment #39494158
This. In the second article, the author touches on this a bit. With a local setup, I often think, "Might as well run that weird xyz experiment over night" (instead of idling) On a …
-
comment
Comment #39480175
"Search" has been the name for the A* space. So it makes absolute sense. "Planning" means in the symbolic AI space often something quite in the direction of PDDL/STRIPS/ICAPS plann…
-
comment
Comment #39380414
> The biggest thing any ML practitioner realizes when they step out of a research setting is that for most tasks accuracy has to be very high for it be productizable. You can do ha…
-
comment
Comment #39355442
> gives me the impression that anything other than grid search hyper parameter optimization is a fools errand. This would give credence to the notion that hyper parameter tuning re…
-
comment
Comment #39200798
I would guess because China and Russia are relevant markets for tesla...
- story
-
comment
Comment #37468499
"Inference" - getting the predictions out of the model. While training you need to run: Input -> Model -> Output (Prediction) - Compare with True Output (Label) -> Backpropagation …
-
comment
Comment #29159925
If claims to have good knowledge in TS, but had not played around with Prophet (which is dead simple, takes a few hours - or 15 minutes for you - to see some problems), how interes…
-
comment
Comment #27302014
Its easy to point at the bookshelf example and say "Haha AI is stupid", but its actually quite impressive. One could easily argue that most human interviewers have similar bias, an…
-
comment
Comment #26503807
For must use-cases the performance cost of loading the model are pretty low compared to either their training cost or making thousands of inference calls (when used in an API). May…
-
comment
Comment #26330171
"Among young men [...] and the growing percentage who coreside with their parents all contribute significantly to the decline in casual sex. The authors find no evidence that trend…
-
comment
Comment #26238346
Sure if no methods/work exists. In this case there already has been some work done, to mitigate these issues. So either mention them in related work and/or highlight why theses met…
- story