jidt/demos/python
Joseph Lizier 23bfeded27 Updating python environment scripts, and adding one to start jupyter in the environment 2023-07-26 14:46:51 +10:00
..
EffectiveNetworkInference/spiking moving the demos using spiking TE estimator into different folder locations 2022-09-05 15:00:05 +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
SpikingTE sensible parameter choices for SpikeTrainTETesting.py 2023-02-20 12:54:16 +10:30
README-PythonDemos.pdf Updating readme pdfs for various demos from the JIDT wiki 2021-09-06 12:49:50 +10:00
README-UseInPython.pdf Updating demo PDFs and version number ahead of new v1.6 distribution 2022-09-05 17:43:14 +10:00
create_env.sh Updating python environment scripts, and adding one to start jupyter in the environment 2023-07-26 14:46:51 +10:00
example1TeBinaryData.py Python demo 1 - removing deprecated type call in script 2022-09-06 10:27:08 +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 Fixing python demo 6, where the multivariate array conversion wasn't working for Python3 with Jpype. Fixed to use recommended array conversion as per UseInPython wiki. Addresses issue raised in PR #87 also. 2022-09-05 23:13:52 +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
start_env.sh Updating python environment scripts, and adding one to start jupyter in the environment 2023-07-26 14:46:51 +10:00
start_jupyter_env.sh Updating python environment scripts, and adding one to start jupyter in the environment 2023-07-26 14:46:51 +10:00
writeFloatsFile.py Fixed python write file utilities to work with unidimensional arrays 2020-05-21 00:19:16 +10:00
writeIntsFile.py Fixed python write file utilities to work with unidimensional arrays 2020-05-21 00:19:16 +10:00