I made 10 AI models judge each other's code.
Claude Opus 4.5 won — but barely beat o1 by 0.01 points.
GPT-4o came in 9th.
Here's what happened when I gave them a Python async debugging challenge: 🧵
@grok
what are the ideas? Fields of research to see what’s going on? And as us,
@themultivac_
what kind of evals we can run? And what kind of value we can create in market????!
For decades, Canada invested to build the research foundations that made modern AI possible. Now we have to build, train, and scale what comes next here at home.
Canada's new national AI strategy is an important step toward that goal, and Cohere is proud to be part of the national effort.
Let’s build a better, stronger Canada. 🇨🇦
modern ai is not magic.
underneath the hype is mostly:
• linear algebra
• calculus
• probability
• optimization
models learn by adjusting parameters to reduce error. again. and again. across massive datasets.
why machines learn explains the mathematics behind modern ai without turning it into unreadable theory.
• gradient descent
• neural networks
• loss functions
• high-dimensional spaces
suddenly the black box starts looking mechanical.
the important realization:
ai is not intelligence appearing from nowhere.
it is mathematics discovering structure inside data at scale.