You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, collections only support the ability to sample uniformly. This enhancement will allow users to project a distribution (initially normalized and held in another collection) onto another collection (stored or provided as a param) when sampling. This feature should also support an upgrade path for continuous distributions.
The text was updated successfully, but these errors were encountered:
Currently, collections only support the ability to sample uniformly. This enhancement will allow users to project a distribution (initially normalized and held in another collection) onto another collection (stored or provided as a param) when sampling. This feature should also support an upgrade path for continuous distributions.
The text was updated successfully, but these errors were encountered: