-
Allow for `>beans` to have a weighted chance to send the maximum number of beans (200?)
-
In this example feather falling would be twice as likely to appear as depth strider.
```json
"semiRandomEnchantments": [
{
"enchantmentKey": "minecraft:depth_strider",
"enchantmentLev…
-
With the rating system, choose songs randomly by their weighted rating.
Players will have a weight (0.0-1.0) (0.0 for example being an ignored alt) that affects their rating
Choose a song based on p…
abyll updated
9 years ago
-
Currently acceleration is calculated using a weighted exponential moving average. Still, the readings are quite inaccurate and could be significantly improved.
We are only able to log data (accele…
-
`ynthid_text_huggingface_integration.ipynb` ,in part of `Option 1: Mean detector`,i got sample result.From the results, it cannot be distinguished whether there is a watermark or not.
```
Mean score…
-
Based on previous discussion with @sathvikbhagavan , derivatives for positive definite kernels (Kriging, Squared exponential functions, etc. is of interest.)
Kernels in the package include:
1. Ra…
-
While reviewing a test in https://github.com/scikit-learn/scikit-learn/pull/16937, it appears that our implementation of `_weighted_percentile` with unit `sample_weight` will lead to a different resul…
-
### Client Version:
515.1641
### Issue Summary:
After observing from lobby and joining someones soulcatcher, you are given a random name and flavor text is locked to "The soulcatcher soul lacks a d…
-
When running a RGS, we may want to privilege some parameters values over others.
This can be “partly done” today by duplicating a parameter value for example, but the result is not 100% as expected:
…
-
Hi everyone, thanks for the book. I only skimmed bits and pieces but it reads well and is skillfully presented.
Chapter 9 on propensity score evaluation is great. The thematic progression from sampl…