ChatGPT 04-mini-high for coding? Screw that!

OpenAI claims ChatGPT 04-mini-high is its best model for coding. Fuck that. The thing lies about its ability to correct its hallucinating behavior after I gave it every chance to clarify its shortcoming. If I were a junior, much less "vibe" coder, I would likely believe its assurances about doing …

more ...


Recent readings

ML Architecture and papers

Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet Really important article, seemingly a breakthough in peering inside LLMs. A nice adjunct to this article is the less dense An Intuitive Explanation of Sparse Autoencoders for Mechanistic Interpretability of LLMs. My big worry about this is …

more ...


Conformer: An interesting ML architecture that I'm abandoning

BirdCLEF is a bird-call recognition contest that runs yearly on Kaggle. (CLEF stands for Cross Language Education and Function.)

Last year, I participated in BirdCLEF because the domain was native Hawaiian birds, so even though I didn't know much of anything about audio ML, I had a leg up in …

more ...

Thoughts on Hawkins’ “A Thousand Brains”

Jeffrey Hawkins is the CEO of Numenta, a company that has been pursuing machine intelligence since the early 2000s. Prior to that he was the founder of Palm Pilot, the most successful Personal Digital Assistant, the sale of which presumably has funded Numenta this part quarter-century.

Hawkins’ approach is iconoclastic …

more ...

Noodling about with a Neural Network Markup Language

Felt potentially communicative, might delete later.

Some sketches of neural net layer annotations

more ...

Interested in ML?: The math can wait

Focus on data transformation and scenarios, not math, if you want to get into real-world Machine Learning. Yes, you’ll eventually have to learn some math, but the abstraction level within ML engineering has already moved on.

Learning the theory and math at the foundations of Machine Learning is like …

more ...

My next project is melonheaded whales

Mantas Deployed, Time for Whales

Since last Fall, I’ve been working on reidentifying reef manta rays with “low k-shot” (few labeled examples). That project is now deployed to the scientists and, until they start giving me feedback (and hopefully, more labeled data) pretty much at the finish line.

My …

more ...

Machine Learning for Non-Coders: A Half-Day of Reading

Reading Recommendations: Machine Learning for Non-Coders

The best orientation to machine learning (ML) I could find is Machine Learning Explained from MIT Sloan. That gives a good overall orientation, even if it, like all texts, suffers from underestimating the speed at which ML capabilities are evolving. I don’t think …

more ...