Viewing profile — axchizhov
axchizhov
HN member- Joined
- Tue, Dec 19, 2023, 3:20 PM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About axchizhov
No profile information was provided.
Recent public activity
-
comment
Comment #39888932
Learned helplessness was disproved, by the way. If I remember correctly, there is even a recent paper from the original authors confirming this. Helplessness isn't learned, it's a …
-
comment
Comment #39408004
Well, duh. Seaborn is a plotting lib for research — you will probably make a couple of hundred calls to it in a week. In a week. After that, you will save your figures for the repo…
-
comment
Comment #39403630
So, instead of printing a pretty plot in 2 lines of code, you will be... making these 20k syscalls yourself? You have such unusual hobby, my friend!
-
comment
Comment #39218037
Yeah, and Markov chains aren't much smarter than... matrix multiplication. A lot of stuff have been built with it, but these pesky c++ libs like lapack — such a bother to use! Imag…