Repository containing sketches/brain-dead simple implementations of various ML algorithms or parts of thereof.
- Beam search with trigram language model (a pedagogical implementation)
- Byte Pair Encoding for further experiments with character-level language models
- Forward pass of a char-CNN embedding