-
Design the estimator output (bins, relative comparison).
Loss function design depending on the chosen output.
-
#13163 will be bringing in the long-awaited replacement of numpy's PRNG infrastructure. In the interest of keeping that PR manageable, we will merge it to master before all of the decisions are finali…
rkern updated
5 years ago
-
I am new to MatrchZoo. I wonder how to run aNMM. The docs don't have usage for aNMM. I feel I have to run a script for calculating the bin_sizes for aNMM? But I cannot find where this script lies.
…
-
The restart code sets `alpha = 0.01/(double)(r+c)`, but this is not a valid way of calculating this value, even if the underlying distribution was the binomial distribution (which it is not).
90B d…
-
I'm running `permutation_entropy(my_array, m = 3, delay = 1)` on the following array and am getting a value of `-0.0` for my output.
```
array([ 8.6354885, 7.847 , 9.786279 , 10.811804 , …
-
When running the iid mode of the tool, the program after running a couple of statistics with a "Segmentation fault". This behavior was observed with the tool compiled for different platforms.
Using…
-
Thank you for all your hard work, `mlr` is a wonderful package.
The page at https://mlr.mlr-org.com/articles/tutorial/filter_methods.html#current-methods
which I trust is current lists several fi…
-
I wonder whether it would cause the unbalanced dataset and predict all pairs to 1.
-
Hi, I have a 4 core cpu, and according to docs pytorch should default this value to number of cores. My source build only uses 1 thread, therefore it is x2 slower than pip wheel. I can still set torch…
-
I run the script run_aclImdbSimple_pretrained_mixed.sh, and it shows that:
{
"vocab_size": 80000,
"tok": true,
"max_seq_length": 1000,
"input": "data",
"output": "temp/aclImd…