gumbel-top-bucket

Crates.iogumbel-top-bucket
lib.rsgumbel-top-bucket
version0.1.0
sourcesrc
created_at2023-06-26 02:13:07.426585
updated_at2023-06-26 02:13:07.426585
descriptionA bucket data structure that is sampled using the Gambel-Top trick, which allows for O(1) sampling from a softmax-like distribution.
homepage
repositoryhttps://github.com/cassanof/gumbel-bucket-rs
max_upload_size
id899935
size10,475
Federico Cassano (cassanof)

documentation

README

gumbel-bucket-rs

A bucket data structure that is sampled using the Gambel-Top trick, which allows for O(1) sampling from a distribution approximating the softmax distribution.

Commit count: 4

cargo fmt