derivation

Tag

Cards List
#derivation

The Nix sandbox is a hidden input

Lobsters Hottest · 6d ago Cached

A technical deep-dive into how Nix's sandbox paths act as a hidden input to derivations, breaking reproducibility by allowing the same derivation to produce different outputs depending on sandbox configuration.

0 favorites 0 likes
#derivation

@techwith_ram: A Derivation Of The Transformer Architecture by Brandon Sandhu The paper develops an intuitive, mathematical understand…

X AI KOLs Timeline · 2026-07-01 Cached

This paper by Brandon Sandhu provides a mathematically rigorous yet accessible derivation of the Transformer architecture, covering tokenization, embeddings, attention mechanisms, and other core components, with prerequisites in linear algebra, calculus, probability, and information theory.

0 favorites 0 likes
#derivation

MorfFlex: Handling Rich Morphology

arXiv cs.CL · 2026-06-24 Cached

This paper presents MorfFlex, a morphological dictionary architecture for languages with rich inflection and derivation, exemplified by MorfFlex CZ for Czech, which contains over 100 million wordforms and supports annotation consistency and NLP tools.

0 favorites 0 likes
#derivation

nix-build in under 100 lines

Lobsters Hottest · 2026-06-22 Cached

The article demystifies the Nix build process by reimplementing nix-build in under 100 lines of Go, showing that turning a derivation into a store path is essentially an exec.

0 favorites 0 likes
← Back to home

Submit Feedback