Skip to content

Releases: pawel-czyz/channel-capacity-estimator

v1.0

17 Aug 18:57
Compare
Choose a tag to compare

With stable API and additional multidimensional tests it is time to release version 1.0.

This version of the code (amended with pre-build developer's documentation) features the article "Limits to the rate of information transmission through MAPK pathway" by Grabowski et al. (submitted in 2018).

v0.2

08 Aug 17:38
Compare
Choose a tag to compare

Release notes

We present a new release of channel capacity estimator, with high-level API, introductory examples and cleaner code.

v0.1

12 Jul 17:46
Compare
Choose a tag to compare

Release notes

In this version we present a usable channel capacity estimator module.
It implements Kraskov algorithm for MI calculation and a TensorFlow optimiser giving channel capacity. Although the repository includes unit tests, this version may contain uknown issues.