Viewing profile — vivahir215
vivahir215
HN member- Joined
- Sun, Mar 09, 2025, 6:39 PM UTC
- HN karma
- 5
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About vivahir215
No profile information was provided.
Recent public activity
-
comment
Comment #47823635
Interesting Approach. Curious about the latency tradeoff: OLS + SVD are much heavier than Top-K.Have you benchmarked end-to-end inference latency?
-
comment
Comment #43887480
Total Computational Budget in Hyperband need to be elaborated. There are more things to it.
-
comment
Comment #43886842
I dont think its just a resource scheduling problem, there are more to it as well. The goal is Model Performance, not just efficient resource use. Nice article but I can see your p…
-
comment
Comment #43426653
You could use https://github.com/trailofbits/fickling for analysis.
-
comment
Comment #43376822
Cool.
-
comment
Comment #43373825
ah okay. Didnt know this. I generally use pytorch save models for my workflow.
-
comment
Comment #43373744
Nice read ! You could also use joblib format as well.
-
comment
Comment #43312335
Hmm, Okay. I am not sure if managing kafka connect cluster in too expensive in long term. This solution might work for you based on your needs. I would suggest to look for alternat…
-
comment
Comment #43312265
Good read. I do have a question on the BigQuery. i f you were experiencing unpredictable query costs or customization issues, that sounds like user error. There are ways to optimiz…