-
Running some tests with `bitinfo` codec, and it seemed like a good time to revisit whether it's better to trim `mutual_information` by an "arbitrary" threshold or use a free entropy threshold. The for…
-
-
Can we have the loss library for mutual information in PyTorch as well? It seems this part of the calculation is wrapped in Tenserflow and cannot be plugged into PyTorch-based programs.
jw4hv updated
2 years ago
-
Hi @heliosdrm ,I am wondering... We have this great Mutual Information function. At the moment I have two timeseries x, y and I want to calculate the mutual information between x and y delayed by τ.
…
-
In the tutorial, I see two styles of writing mutual information, namely `I(X: Y)` and `I(X; Y)`.
It would be better if we are consistent here. Maybe we can use `I(X; Y)` because I often see peopl…
-
### Pitch
Revert https://github.com/mastodon/mastodon/pull/28452 and related UI changes in v4.3.0 to the "Follow/Unfollow" button, and restore the "follows you" display indicator.
### Motivation
Th…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
Hi,
Thanks for providing a very useful cell segmentation tool!
Not sure I understand correctly, Bering states that AMI metrics are evaluated by knowing the cell ids from GT, I would like to know som…
-
![Screenshot 2023-04-14 at 5.41.04 PM.png](https://raw.githubusercontent.com/mitchmalvin1/pe/main/files/736dd54a-bbb3-469b-bd12-1109fc184e20.png)
The UG does not say anything about which flags are m…
-
Thanks for making this wonderful code and paper.
However, when I cloned this code to my machine, there were a number of errors found in the information_process.py
for example, Unresolved reference…