From 400,000 Natural Products to 20 Candidates
A funnel from every catalogued natural product down to twenty compounds worth testing, and why the split and the base rate matter more than the model.
Machine Learning for Biology05
Subject · 11 posts
A funnel from every catalogued natural product down to twenty compounds worth testing, and why the split and the base rate matter more than the model.
Machine Learning for Biology05
Random UniProt negatives quietly turn peptide prediction into short versus long. Here is what an honest benchmark costs, and why it is worth paying.
Machine Learning for Biology04
A 650-million-parameter protein language model, what its embeddings really encode, and why twenty lines of letter counting still beat it on 13-residue peptides.
Machine Learning for Biology03
AAC, DPC, DDE, CKSAAP, CTD, PAAC and QSO: every way I know to turn a peptide into a fixed-length vector, and what each one throws away.
Machine Learning for Biology02
What a peptide actually is, why order and side chains carry the information, and why 13 residues is a different modelling problem from 300.
Machine Learning for Biology01
Why a mixture-of-experts layer runs at the speed of its busiest expert, how to measure it, and when predictive prefetching actually helps.
Mixture of Experts02
A laptop-sized toolkit for context-aware lexical substitution, and an honest look at what tiny models actually score on it.
How sparse mixture-of-experts really works: per-token routing, top-k gating, load balancing, and the memory bill you pay for the compute you save.
Mixture of Experts01
What a deep-learning framework actually does for you, how a decision tree picks its questions, and which of the three to reach for on real data.
AI Foundations02
Four algorithms in forty lines each, with no library. k-nearest neighbours, linear and logistic regression, k-means, and a decision tree, plus what each one assumes.
Problem Solving From Zero20
What homomorphic encryption really does, which scheme to pick, what a ciphertext costs in bytes and depth, and where it still loses to a trusted enclave.