-
this is a test
-
## *Repository Creation Request*
Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.
1. #### Coordinating Institute: IIT Delhi
2. #### Appro…
-
We already have an implementation of PCG pseudorandom number generation in [roc-random](https://github.com/lukewilliamboswell/roc-random) but implementing random generators in a purely functional lang…
-
Hey,
I'm confused by a line of logic in the code.
On line 49, the code waits until it picks a set of codons that are found within the **last** sequence: https://github.com/CDCgov/SeqSpawnR/blob/…
-
Need to specify a way to allow individuals to draw nonzero cumulative exposure, recent exposure, and malaria free intervals (as well as Complexity of Infection!) upon individual initialization at the …
-
I’m using one of the hugging face models: sentence-transformers/all-MiniLM-L6-v2 for semantic search. Currently I'm facing trouble while searching for exact keywords. This is basically required when s…
-
I have the following MWE:
```
from stanfordnlp.server import CoreNLPClient
text = 'Barack Obama was born in the Hawaii. He was the president of the United States. '
prop = {'annotators': 'coref'…
ghost updated
3 years ago
-
The ROI merger code from #248 works reasonably well, but could still use refinement. Specifically, in areas of very faint, diffuse flux, the code tends to produce anomalously large ROIs
Ideas to try:…
-
The reproducibility feature may have some undesirable statistical properties. The idea is that to estimate the probability of bugs under the test case distribution, one needs independence of the code …
-
## 💡 Idea
If fc.statistics returned the distribution of classifications in addition to printing it, I'd have a straightforward way to property test my arbitraries. Would be nice to also have the nu…