- 22 Apr 2025 attention is all you need
- 23 May 2024 python: scientific libraries
- 22 Mar 2024 python: optimization facilities
- 22 Oct 2023 mathematical nostalgia
- 18 Oct 2023 kubernetes
- 13 Oct 2023 python
- 07 Feb 2023 postgresql
- 27 Apr 2020 debugging patterns
- 17 Mar 2020 html5 client facilities
in which the Transformer model is introduced, replacing recurrence and convolution in seq2seq models with attention mechanisms, enabling greater parallelization and dramatically faster training.
Pandas, NumPy, SciPy, and scikit-learn
Benchmarking, profiling, load testing, and caching facilities
Recapitulating every bit of math I’ve ever learned for fun and profit
Learnings from the CKAD certification exam
A brain dump of all things Pythonic
Some underrated SQL facilities
A taxonomy of debugging strategies
HTML5 Storage, Web Workers, PWAs, WebSockets, Geolocation