entropy
Here are 250 public repositories matching this topic...
-
Updated
Jul 9, 2020 - YARA
-
Updated
Jul 30, 2019 - C
-
Updated
Apr 4, 2018
-
Updated
Jul 9, 2020 - C++
Improving the logo
The current logo is acyclic. I think that using small, invisible nudges along the trajectory it might possible to move it into to a cyclic orbit.
If you find that interesting, could you provide me with the code that a generated the original animation?
-
Updated
Mar 30, 2020 - Python
The readme file lacks installation instructions -- I think it would be very helpful to include that.
I was able to puzzle out that
$ python3 setup.py build
$ python3 setup.py install
are enough to build and install the package. Maybe that info, or something like it, could be in the readme.
Also, I found that after installing, import entropy_estimators fails, but `imp
Base is confusing, it conveys that it's the base of the logarithm. Something about alphabet size will be more direct.
Add NetLogo example
-
Updated
Jun 9, 2020 - Python
-
Updated
Apr 22, 2018 - C
-
Updated
May 14, 2020 - Python
-
Updated
Aug 16, 2018 - Jupyter Notebook
-
Updated
Jun 21, 2020 - Python
-
Updated
Jun 3, 2020 - C
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Dec 11, 2019 - Python
Hi @tkf , since you contributed permentropy in #20, I'd appreciate it if you could answer the following questions:
- What happens for points that are equal to their predecessor? There are different approaches in the literature: their order also defines which one is the largest. Or deciding at random. Or allowing permutations with equal positions. What happens in our implementation?
- It is
-
Updated
Apr 25, 2020 - Python
-
Updated
Jun 15, 2020 - C#
-
Updated
Jun 24, 2020 - R
-
Updated
Jun 30, 2020 - C++
-
Updated
Mar 14, 2020 - JavaScript
Currently, section names can overlap if they are close to each other. The idea for this issue is to have them not overlap so each can be seen clearly
-
Updated
Jan 2, 2019 - Python
-
Updated
May 11, 2015 - C++
-
Updated
Oct 17, 2019 - R
Improve this page
Add a description, image, and links to the entropy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the entropy topic, visit your repo's landing page and select "manage topics."
It’s probably straight-forward for some people using Docker more regularly than me, but it took a while to find out how to run truffleHog from Docker with my locally cloned repo:
-vmounts the current working dir (`pwd`) to the/projdir in the Docker containerfile:///projrefer