All topics
Four subject groups cover every note on this site. Each group lists the notes filed under it.
TensorFlow and neural networks
How a TensorFlow program is structured, what the training loop actually repeats, and how to tell a model that is learning from one that is memorising.
Machine learning workflow
The plain mechanics either side of the model: preparing columns so they compare fairly, reading the result honestly, and picking the lighter tool when it fits.
- Feature scaling before fitting
- Reading a confusion matrix
- Overfitting and regularisation
- Choosing a Python ML workflow
D3 and data visualisation
Scales, axes, force simulations and text layouts, described as the small functions they are rather than as chart recipes.
JavaScript data stack
What the Node and MongoDB layer around a model is responsible for, and what it should refuse to take on.