JuliaPOMDP / JuliaPOMDP/POMDPModelTools.jl

DenseCat

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It might be a good idea to have a dense categorical distribution that fixes some of the shortcomings of SparseCat when the distribution has large support. It should at least:
1. support fast evaluation of `pdf`using a dictionary or some other mapping function
2. support fast sampling by storing the cdf instead of the pdf

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.