Viewing profile — yaroslavvb
yaroslavvb
HN member- Joined
- Sun, Aug 30, 2009, 7:44 PM UTC
- HN karma
- 208
- Public activity
- 104 items
- HN profile
- View on Hacker News ↗
About yaroslavvb
Recent public activity
-
comment
Comment #48877250
You can use eigenvalue solver to find singular values of any matrix but not vica versa. Implementing eigenvalues needs complex numbers
-
comment
Comment #48876157
Eigenvalue are more flexible than singular values -- If you have procedure for computing eigenvalues of C, squared singular values of X are eigenvalues of C=XX'. Left and write sin…
-
comment
Comment #48710888
I had similar experience, Claude made report of MRI for achilles tear, it measured the gap, but it was completely hallucinated. Achilles tendon is black on the MRI, it instead meas…
-
comment
Comment #48541825
its real, I tried it a couple of weeks ago, asked some questions and got answers - https://x.com/yaroslavvb/status/2062692318415867983
-
comment
Comment #47691070
This project gave me motivation to build the deep learning next token prediction integration for JetBrains because I was using PyCharm at the time. (Eventually, it wasn't continued…
-
comment
Comment #47691033
I don't hold grudge, GPT-2 wasn't that great of a model, so releasing it would be more of a publicity value. But the blog post already had that purpose.
-
comment
Comment #47690969
Thanks for the share! Didn't realize eleutherai launched around same time
-
comment
Comment #47685735
This was around the time I trained Transformer-XL (outside of OpenAI) with Ben Mann ( https://yaroslavvb.medium.com/scaling-transformer-xl-to-128-... ) . Originally we wanted to re…
-
comment
Comment #46934782
Modern AGI discourse defies the voice of reason
- story
-
comment
Comment #46487157
I used to look at all TensorFlow questions when I was on the TensorFlow team ( https://stackoverflow.com/tags/tensorflow/info ). Unclear where people go to interact with their user…
-
comment
Comment #45240773
Stricter (but not looser) standards can be imposed on state level. Canada has no binding national drinking water law, they leave it to territories/provinces to decide how to implem…
-
comment
Comment #45240373
Balancing protection against water bills - https://www.epa.gov/newsreleases/epa-announces-it-will-keep-...
-
comment
Comment #44762084
I've used this feature before to make my chats discoverable through search engines. I had to manually click it each time I shared, it didn't toggle on.
-
comment
Comment #31521601
Researchers like to talk about and show off their work outside the company. If you don't let them, they get unhappy and leave.
-
comment
Comment #29155649
The difference is that for some assets you can calculate value based on fundamentals. IE, humans need shelter, hence estimate future value of shelter (real estate) based on migrati…
-
comment
Comment #29124594
Realistic simulation of neurons is expensive. Back in my grad school days we ran Genesis and could afford at most 10k neurons - each neuron needs a lot of work to model the corresp…
-
comment
Comment #29062171
It has a name too -- крякозяблики (kryakoziabliki)
-
comment
Comment #28920411
Haha, me too. I guess it's a good learning exercise. I've been using Mathematica for 20 years (my name still shows up on https://stackoverflow.com/tags/wolfram-mathematica/topusers…
-
comment
Comment #28870475
SF has programs that supplies methadone to homeless, ie, www.sfstreetmed.org. This doesn't fix underlying behavioral disorders.
-
comment
Comment #27439419
1. You don't have to sell the stock -- one could fund an ultra-wealthy lifestyle by renting expensive things, using stock as collateral. As your stock goes up in value, so does the…
- comment
- story
-
comment
Comment #26296652
SPSA seems to be missing. OpenAI's "evolutionary strategies" paper used a form of SPSA. https://en.wikipedia.org/wiki/Simultaneous_perturbation_stoc...
- story