Aaron was about as much a cofounder of reddit as Musk is a cofounder of tesla. Source: I was on reddit when he joined and I remember his own yc-startup Infogami.
- 0 Posts
- 7 Comments
holomorphic@lemmy.worldto Technology@lemmy.world•An AI That Promises to “Solve All Diseases” Is About to Test Its First Human DrugsEnglish2·2 months agoActually I agree. I guess I was just still annoyed after reading just previously about how llms are somehow not neural networks, and in fact not machine learning at all…
Btw, you can absolutely finetune llms on classical regression problems if you have the required data (and care more about prediction quality than statistical guarantees.) The resulting regressors are often quite good.
holomorphic@lemmy.worldto Technology@lemmy.world•An AI That Promises to “Solve All Diseases” Is About to Test Its First Human DrugsEnglish2·2 months agoI will admit didn’t check because it was late and the article failed to load. I just remember reading several papers 1-2years ago on things like cancer-cell segmentation where the ‘classical’ UNet architecture was beaten by either pure transformers, or unets with added attention gates on all horizontal connections.
Ah, yes. The one place that hasn’t been corrupted by capitalism
holomorphic@lemmy.worldto Technology@lemmy.world•An AI That Promises to “Solve All Diseases” Is About to Test Its First Human DrugsEnglish3·2 months agoThose models will almost certainly be essentially the same transformer architecture as any of the llms use; simply because they beat most other architectures in almost any field people have tried them. An llm is, after all, just classifier with an unusually large set of classes (all possible tokens) which gets applied repeatedly
Sure, let’s pretend the field of AI, with that exact name, isn’t at least 50 years old.
Facial recognition has probably been taught in AI courses for almost two decades now. “Artificial Intelligence: A Modern Approach” is 30 years old, and only about half of it is concerned with Statistics.