ContextLab / ContextLab/quail

rewrite fingerprint stick breaking computation

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
21
Forks
10
PR merge metrics
No merged PRs in 30d

Description

with this:

```
p = np.array([0.1, 0.0, 0.7, 0.2])
index = np.random.choice([0, 1, 2, 3], p = p.ravel())
```

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.