Silicon Valley company Memphis Meats says it has cultivated the world’s first lab-grown chicken from self-reproducing cells.
Science has taken another step toward delivering the perfect newborn – or at least a bouncing baby free of certain genetic defects.
Chinese researchers used a genome editing technique called CRISPR to rid normal embryos of hereditary diseases that cause blood disorders and other ailments, according to New Scientist. Experts who reviewed the project told the publication that, even though it involved just six embryos, it carries promise.
“It is encouraging,” Robin Lovell-Badge, a human genome expert at the Francis Crick Institute in London, told New Scientist.
This is nowhere near the power of the biggest systems, but still allows us to participate in research and development powered by supercomputer.
The idea that a computer could deliver an increase in life expectancy arises for a number of reasons, Prof Desplat says. Major gains are expected from the emergence of personalised medicine, care specifically tailored to match your genetic make-up. This will be driven in the not too distant future by “deep artificial intelligence learning” run on a supercomputer. These will also deliver faster more accurate early diagnosis, he says.
These computers are used in a variety of ways, from weather forecasting and climate modelling to energy usage modelling, statistical processing and seismic analysis when prospecting for oil and gas.
It’s the largest gathering of longevity advocates I know of. Hope to see you there! Get $50 bucks off registration by entering: ZOLTAN www.raadfest.com
A Bay Area food-technology startup says it has created the world’s first chicken strips grown from self-reproducing cells without so much as ruffling a feather.
And the product pretty much tastes like chicken, according to people who were offered samples Tuesday in San Francisco, before Memphis Meats Inc.’s formal unveiling on Wednesday.
Scientists, startups and animal-welfare activists believe the new product could help to…
Designing web and mobile apps good enough for space exploration poses a special set of UX challenges. NASA’s interaction designer reveals how he and his team take user experience into orbit.
How do you prototype software that can safely send astronauts into space? Over at NASA’s Ames Research Center, the HCI team members are engaged in answering that question, constantly designing, prototyping and iterating on web and mobile apps to support space missions from launchpad to deep space and back.
Justinmind was lucky enough to talk to NASA Interaction Designer Ron Kim, who told us about how NASA’s user experience team works, the challenges of designing software for the International Space Station, and how prototyping helps him sell UX to scientists.
Right now it’s easiest to think about an artificial intelligence algorithm as a specific tool, like a hammer. A hammer is really good at hitting things, but when you need a saw to cut something in half, it’s back to the toolbox. Need a face recognized? Train an facial recognition algorithm, but don’t ask it to recognize cows.
Alphabet’s AI research arm, DeepMind, is trying to change that idea with a new algorithm that can learn more than one skill. Having algorithms that can learn multiple skills could make it far easier to add new languages to translators, remove bias from image recognition systems, or even have algorithms use existing knowledge to solve new complex problems. The research published in Proceedings of the National Academy of Sciences this week is preliminary, as it only tests the algorithm on playing different Atari games, but this research shows multi-purpose algorithms are actually possible.
The problem DeepMind’s research tackles is called “catastrophic forgetting,” the company writes. If you train an algorithm to recognize faces and then try to train it again to recognize cows, it will forget faces to make room for all the cow-knowledge. Modern artificial neural networks use millions of mathematic equations to calculate patterns in data, which could be the pixels that make a face or the series of words that make a sentence. These equations are connected in various ways, and are so dependent on some equations that they’ll begin to fail when even slightly tweaked for a different task. DeepMind’s new algorithm identifies and protects the equations most important for carrying out the original task, while letting the less-important ones be overwritten.