probability flowing through a network via random walks. the exploration operator — sampling connections, discovering structure

see cyber/diffusion for the first tri-kernel operator specification

Dimensions

cyber/diffusion
first operator of the tri-kernel transition matrix `P = AD⁻¹` governs probability flow across the cybergraph `π^(t+1) = α P^T π^(t) + (1-α)u` α = teleport parameter u = prior (stake-weighted) answers: "where does probability flow?" the exploration component of the cyberank. the full cyberank is the…

Local Graph