Viewing profile — gchavez2
gchavez2
HN member- Joined
- Sat, Nov 01, 2014, 7:24 PM UTC
- HN karma
- 6
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About gchavez2
I am a postdoctoral fellow at the Lawrence Berkeley National Laboratory. I work at the intersection of machine learning and high-performance computing.
https://gustavochavez.com/
Recent public activity
-
comment
Comment #19320468
Thank you Victor, I enjoyed your JS articles too!
- story
-
comment
Comment #19273526
Agree, that was odd, it now reads: "the number of the words (n) is approximately 170k" Thank you for the remark.
-
comment
Comment #19273505
Thank you for the insight John, I have included your remark on the article.
- story
- story
-
comment
Comment #8979995
I/O latency is usually a major "hidden" cost on programs that deal with large sets of data, not only when writing the solution to disk or loading the data, but memory access in par…