December 17, 2025
Probability
Browse posts by tag
December 17, 2025
Introduction to Probability and Mathematical Statistics
Notes
Rigorous graduate-level probability + statistics; useful for inference and ML foundations.
December 17, 2025
Probability Theory: The Logic of Science
October 7, 2025
Alea: A Modern C++ Library for Algebraic Random Elements
June 17, 2023
The Bernoulli Model: A Probabilistic Framework for Data Structures and Types
The Bernoulli Model is a framework for reasoning about probabilistic data structures by treating noisy outputs as Bernoulli-distributed approximations of latent values, from Booleans to set-indicator functions.
February 1, 2021
algebraic.dist: Distributions as Algebraic Objects in R
An R package that treats probability distributions as algebraic objects. They compose through standard operations. The algebra preserves distributional structure.
June 1, 2020