-
In my VQModels repository, there are two different Iran fault models. One is the Central-Eastern fault system, and the other is the separate Northwestern fault system. [github.com/kwschultz/vqmodels…
-
Online classification of BCI : Due to both variable trial structure and in order to directly compare with the online classification, we used the recommended default time window length from BCI2000 of…
-
The following is a very simple and easy way to add a noise model to Bioscrape inference so cost functions are actually probabilities.
Allow two noise models, normal and log-normal (distribution typ…
-
Hi,
I am trying to reproduce the results from the cos-pomdp experiments, specifically tables 1 and 2 from the paper. Here's the process I followed:
1. I went to `experiments/thor`.
2. I ran `…
-
I am gettintg `ValueError: pvals < 0, pvals > 1 or pvals contains NaNs` while running this code
descriptor = {}
if len(num_cols) > 0:
descriptor["cont_model"] = {
"mo…
-
Hi everyone,
I ran some samples using an updated Dorado model and I'm getting different thresholds from Modkit for the same sample. In my case, I have a lower calling threshold compared to, for examp…
-
Globally normalized models score sequences using the sum of unnormalized logits, as opposed to locally normalized ones which take a log_softmax at each token position before summing to compute the seq…
-
This is a revamp of Issue #46. It is an entirely different project, but with the same pedagogical goals.
We want to create a game where the user acts as a politician attempting to gain support by a…
-
I can name several use cases when a user might want to see not only the randomly generated text, but an exact list of possibilities for the next token. For example:
1. When a story progresses, you mi…
-
# 🚀 Feature request
1. Enable multilabel classification mode and regression mode for the widgets in the model repo.
2. Create the corresponding tags that can be read from the model card.
## Mot…