Novel problems require novel solutions.

Featured
-
Explaining AI when there's no time for explanations
How do you present and explain a complex AI to end-users operating under extreme time pressure in a high-intensity work environment?
Read article. -
Self-Supervised Speech Representation Learning: A Review
A comprehensive review of self-supervised learning for speech processing by a broad cast of characters from, amongst others, Corti, Meta, and Amazon.
-
The “Business card raytracer” in Python
Fabien Sanglard wrote an article about the “business card raytracer”—a short C++ code that generates a full raytraced image with advanced effects. See the re-made in python, and how it worked comparably fast, although it wasn’t short anymore.