
Letters
The New Space Race
I’ve been following with excitement the recent progress in space launches. Earlier this week, Richard Branson and his Virgin Galactic team flew a rocket plane 53 miles up, earning him astronaut wings.
Letters
I’ve been following with excitement the recent progress in space launches. Earlier this week, Richard Branson and his Virgin Galactic team flew a rocket plane 53 miles up, earning him astronaut wings.
Letters
In a recent letter, I noted that one difference between building traditional software and AI products is the problem of complex product specification.
Letters
Last week, I mentioned that one difference between traditional software and AI products is the problem of unclear technical feasibility. In short, it can be hard to tell whether it’s practical to build a particular AI system.
Letters
With the rise of software engineering over several decades, many principles of how to build traditional software products and businesses are clear. But the principles of how to build AI products and businesses are still developing.
Letters
I’m thrilled to announce the first data-centric AI competition! I invite you to participate.For decades, model-centric AI competitions, in which the dataset is held fixed while you iterate on the code, have driven our field forward.
Letters
Around the world, students are graduating. If you’re one of them, or if someone close to you is graduating, congratulations!!! My family swapped pictures on WhatsApp recently and came across this one...
Letters
In school, most questions have only one right answer. But elsewhere, decisions often come down to a difficult choice among imperfect options. I’d like to share with you some approaches that have helped me make such decisions.
Letters
Benchmarks have been a significant driver of research progress in machine learning. But they've driven progress in model architecture, not approaches to building datasets, which can have a large impact on performance in practical applications.
Letters
I decided last weekend not to use a learning algorithm. Sometimes, a non-machine learning method works best.Now that my daughter is a little over two years old and highly mobile, I want to make sure the baby gate that keeps her away from the stairs is always shut.
Letters
So you’ve trained an accurate neural network model in a Jupyter notebook. You should celebrate! But . . . now what? Machine learning engineering in production is an emerging discipline that helps individual engineers and teams put models into the hands of users.
Letters
It can take 6 to 24 months to bring a machine learning project from concept to deployment, but a specialized development platform can make things go much faster.My team at Landing AI has been working on a platform called LandingLens for efficiently building computer vision models.
Letters
How much data do you need to collect for a new machine learning project? If you’re working in a domain you’re familiar with, you may have a sense based on experience or from the literature.