jlizier
|
7d28e93913
|
Bug fix in mixed Kraskov implementation for computeUsingPreviousObservations (picked up by Rose Wang). Also acknowledged that this implementation is (mostly) as per Ross 2014.
|
2016-10-18 00:18:37 +11:00 |
joseph.lizier
|
dbd1dcdd54
|
Fixing the bias correction on our experimental discrete-continuous KSG calculators
|
2015-07-19 17:19:59 +00:00 |
joseph.lizier
|
0767e2e57e
|
Tweaks to javadocs
|
2014-08-14 06:26:06 +00:00 |
joseph.lizier
|
f2c5ba4771
|
Appending suffix "Discrete" to all discrete calculators. Step 2 -- refactoring java files, which has flow on effects to other java files. All fixed here.
|
2014-08-14 03:00:15 +00:00 |
joseph.lizier
|
e7b8958fda
|
Adding package-info.java files for Javadocs for the various packages
|
2014-08-13 15:36:10 +00:00 |
joseph.lizier
|
b916ac08e8
|
Javadocs noted as incomplete, and indeed the code itself experimental, for mixed package.
|
2014-08-13 14:53:57 +00:00 |
joseph.lizier
|
0e598bf81e
|
In mixed.kraskov estimators switched to use 4 nearest neighbours by default (as recommended by Kraskov et al.), and Kraskov2 algorithm for conditional MI fixed to match Wibral et al. equation (as per the continuous calculator)
|
2014-08-13 02:57:54 +00:00 |
joseph.lizier
|
4a3532b25b
|
Adding GPLv3 license statement to all code headers in the infodymamics.measures.mixed, utils and networkinference packages.
|
2014-08-06 06:31:24 +00:00 |
joseph.lizier
|
5a6fdb0ea7
|
Code edits to mixed calculators to fix compilation after moving them into the "mixed" package. Also needed to make some alternations to some of the continuous calculators to fix usage of protected members which are no longer accessible to the moved classes.
|
2014-04-17 11:10:58 +00:00 |
joseph.lizier
|
73ec340f44
|
Finalised moving mixed calculators into the new mixed directory.
|
2014-04-17 06:53:27 +00:00 |
joseph.lizier
|
91dbd9f772
|
Continuing to move mixed calculators into the new directory. Moving rest of interfaces from infodynamics.measures.continuous, as well as creating packages inside infodynamics.measures.mixed for the concrete implementations to come across.
|
2014-04-17 06:49:03 +00:00 |
joseph.lizier
|
c253313724
|
Starting to move mixed calculators into the new directory. Testing first with Conditional MI one
|
2014-04-17 06:43:43 +00:00 |