jidt/demos/python
Joseph Lizier a040cde6da
Adding header comment to spk_to_pk.py and changing filename
2022-08-25 15:24:51 +10:00
..
EffectiveNetworkInference Adding header comment to spk_to_pk.py and changing filename 2022-08-25 15:24:51 +10:00
SchreiberTransferEntropyExamples Adding Schreiber TE example for Python, with Kraskov estimator, mirroring the main demo here in Matlab/Octave 2015-02-03 11:13:56 +00:00
README-PythonDemos.pdf Updating PDFs of wiki pages of all demos to make sure they are up to date; includes adding the new wiki page for GPU 2018-11-25 21:47:41 +11:00
README-UseInPython.pdf Updating PDFs of all demos before making new release 2016-10-21 00:13:26 +11:00
SpikeTrainTETesting.py moved the location of the Python testing script 2022-08-04 16:06:25 +09:30
example1TeBinaryData.py Adding error check on python demo 1 that script is called from correct demos/python directory 2018-06-27 20:49:32 +10:00
example2TeMultidimBinaryData.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example3TeContinuousDataKernel.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example4TeContinuousDataKraskov.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example5TeBinaryMultivarTransfer.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example6DynamicCallingMutualInfo.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example7EnsembleMethodTeContinuousDataKraskov.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
example9TeKraskovAutoEmbedding.py Updating checking of expected jar location in all python demo scripts, mirroring what was done on previous commit for example1 script 2018-06-28 00:04:08 +10:00
readFloatsFile.py Added statistical significance test (and analytic option where available) to the AutoAnalyser demo. Required also updating how python generated code handles input data, and updating readIntsFile and readFlotsFile utilities, so AutoAnalyser worked with Python3. Also updated the GUI of AutoAnalyser to have a little more room for status messages (required for statistical significance. 2017-04-10 20:29:00 +10:00
readIntsFile.py Added statistical significance test (and analytic option where available) to the AutoAnalyser demo. Required also updating how python generated code handles input data, and updating readIntsFile and readFlotsFile utilities, so AutoAnalyser worked with Python3. Also updated the GUI of AutoAnalyser to have a little more room for status messages (required for statistical significance. 2017-04-10 20:29:00 +10:00