Toggle navigation
Eli Bendersky's website
About
Projects
Archives
Archives for 2025
2025.10.25:
LaTeX, LLMs and Boring Technology
2025.10.11:
Notes on using LaTeX to generate formulae
2025.09.30:
Summary of reading: July - September 2025
2025.09.27:
Consistent hashing
2025.09.06:
Hilbert space: treating functions as vectors
2025.08.26:
Implementing Forth in Go and C
2025.07.04:
Notes on even and odd functions
2025.06.30:
Summary of reading: April - June 2025
2025.06.14:
Notes on Cramer's rule
2025.05.20:
Convolutions, Polynomials and Flipped Kernels
2025.05.10:
Teaching coding with JavaScript and p5.js
2025.05.01:
Bloom filters
2025.04.18:
Sparsely-gated Mixture Of Experts (MoE)
2025.04.12:
Cross-entropy and KL divergence
2025.04.05:
Reproducing word2vec with JAX
2025.03.31:
Summary of reading: January - March 2025
2025.03.26:
Notes on implementing Attention
2025.03.22:
Understanding Numpy's einsum
2025.02.22:
Making any integer with four 2s
2025.02.18:
Benchmarking utility for Python
2025.02.03:
Decorator JITs - Python as a DSL
2025.01.13:
Reverse mode Automatic Differentiation