Can someone explain what one might use this model for? As a developer with a casual interest in biology it would be fun to play with but honestly not sure what I would do
You can get your feet wet with genetic engineering for surprisingly little money. This guy shows a lot of how it's done: https://www.youtube.com/@thethoughtemporium Basically you can design/edit/inject custom genes into things and see real results spending on the scale of $100-$1000.
We actually did this in my highschool genetics class back in 1999! We made bacteria change color by splicing in a gene. Awesome stuff.
The (public!) school had a grant from one of Seattle's biotech boom companies.
What makes this dataset or problem worth solving compared to other health datasets? Would the results on this task be broadly useful to health?
What other "datasets" are you talking about? How do you "solve a dataset" ?
You solve a dataset when you learn what there is to learn about the phenomenon of interest. The limit of such phenomenon is “cure all disease”, and clearly this is not solving that.
What other "datasets" are you talking about? How do you "solve a dataset" ?
You solve a dataset when you learn what there is to learn about the phenomenon of interest. The limit of such phenomenon is “cure all disease”, and clearly this is not solving that.
What are you talking about? "the phenomenon of interest"? There is nothing you wrote in either comment that makes sense.
What is a "dataset" that has been "solved" and what did the program do that 'solved' it?
"Complete results, architectural decisions, and runnable code below." This is a weird post, there doesn't seem to be any "below" here. Another comment linked the article: https://huggingface.co/blog/OpenMed/training-mrna-models-25-...
Yeah. Things like "Complete results, architectural decisions, and runnable code below." is literally how AI outputs stuff, so I'd expect the post was AI written too. :(
HN's blindspots never cease to amaze me. I am a structural biologist working in pharmaceutical design and this type of thing could be wildly useful (if it works).
My main concern is using fungi. If it ends up in my lungs I'm most likely screwed, right?
This is the classic meme https://www.reddit.com/r/labrats/comments/mmv2ig/lab_strains... Lab strains of things tend to be extremely sensitive and not human adapted. You shouldn't study and modify human-infecting organisms in your basement anyway. While you shouldn't ignore protective equipment and proper procedure... paranoia about infecting yourself with a lab leak isn't warranted.
I'd love to experiment with this stuff, just literally have no idea how it would be safe to start.
You solve a dataset when you learn what there is to learn about the phenomenon of interest. The limit of such phenomenon is “cure all disease”, and clearly this is not solving that.
What are you talking about? "the phenomenon of interest"? There is nothing you wrote in either comment that makes sense. What is a "dataset" that has been "solved" and what did the program do that 'solved' it?
MNIST (the number classification task) has been “solved” a billion times and it is hard to imagine any subsequent advances there as scores using a variety of methods have hit the saturation point of accuracy. Any further improvements are likely overfitting to noise. Therefore, we know that it is easy to detect handwritten numbers. However, we may not know how to detect other things as well, like reading an MRI. Those datasets/tasks are clearly different and require different techniques. Training an LLM is likewise different.