Quenya Word Generator
Generate words with the trained character-level MLP. Inference runs in your browser.
0.5 · more predictable1.5 · more random
Changing the slider affects the next generated batch.
MODEL ARCHITECTURE
Each character has a 2D embedding. The model reads the previous 16 tokens, passes their embeddings through a 128-unit tanh layer, then predicts the next character.