59 Commits

Autor SHA1 Mensagem Data
Robin Tibor Schirrmeister b0f186e3e0 some change to notebookdocs 2018-08-27 14:21:22 +02:00
Robin Tibor Schirrmeister c33aae643a Braindecode 0.4, pytorch 0.4 support, simpler model class 2018-08-09 11:58:19 +02:00
Robin Tibor Schirrmeister a3bac03277 hybrid model, eegnetv4 2018-07-19 17:18:15 +02:00
Kay Gregor Hartmann bd928df0d0 changes 2018-02-07 16:28:16 +01:00
Kay Gregor Hartmann 51fde3f31c Use new spectral_perturbation_correlation function for old compute_amplitude_prediction_correlations 2018-01-26 07:30:54 +01:00
Robin Tibor Schirrmeister 86971b8ff8 do early stop option, seed for iterator, named functions for networks for pickle possibility 2017-11-27 13:12:04 +01:00
Robin Tibor Schirrmeister 451cbccebe notebooks with output? 2017-11-03 17:59:50 +01:00
Robin Tibor Schirrmeister 86b1df8490 mne separate install no longer necessary 2017-11-03 17:47:03 +01:00
Robin Tibor Schirrmeister 750e060f3d now all trial segmentation happens by creating continuous labels first 2017-10-18 15:33:12 +02:00
Robin Tibor Schirrmeister 1a77e49a5b add breaks back to +1/-1 after before trial logic 2017-10-18 11:51:07 +02:00
Robin Tibor Schirrmeister f424e66674 more tiral segment logic, before removing old logic 2017-10-18 11:24:17 +02:00
Robin Tibor Schirrmeister a294170aab iterator and concatenate_two_sets that can deal with per-time-point y 2017-10-03 17:20:04 +02:00
Robin Tibor Schirrmeister 3694b49b31 update version numbers 2017-09-26 15:53:31 +02:00
Robin Tibor Schirrmeister 6a3f455f46 stride before pool option 2017-09-26 15:52:40 +02:00
Robin Tibor Schirrmeister 4ed5d530fb added metadata to keep output 2017-09-18 16:17:56 +02:00
Robin Tibor Schirrmeister ace43fc4a5 upgrade to new pytorch version, fixed bug with transforming to dense 2017-09-04 18:03:24 +02:00
Robin Tibor Schirrmeister 1f375ffa60 corrected decoding targets in tutorial 2017-08-04 15:10:13 +02:00
Robin Tibor Schirrmeister 78b2f94b39 visualization documented 2017-08-04 15:09:59 +02:00
Robin Tibor Schirrmeister 8641d4abd7 visualization doc part 2017-07-26 10:59:19 +02:00
Robin Tibor Schirrmeister ef3c09ad78 incremented verison for pypi and added visualization to docs 2017-07-13 00:47:52 +02:00
Robin Tibor Schirrmeister b24c51c220 added troubleshooting section 2017-07-10 13:52:23 +02:00
Robin Tibor Schirrmeister db8ec688d3 nicer perturbation text 2017-07-10 13:34:51 +02:00
Robin Tibor Schirrmeister 0e0a1c3bb8 updated some documentation, references 2017-07-10 13:30:21 +02:00
Robin Tibor Schirrmeister 9c5af970f0 updated introductory text 2017-07-10 13:18:35 +02:00
Robin Tibor Schirrmeister b8dfd3c800 update version number 2017-07-10 12:50:00 +02:00
Robin Tibor Schirrmeister 54267e2955 documentation, perturbation notebook 2017-07-10 12:49:18 +02:00
Robin Tibor Schirrmeister 377e76fe42 cuda case fixed also added imports for cross subject load data variant 2017-07-09 16:40:40 +02:00
Robin Tibor Schirrmeister 5e580581b0 removed eog channels for bcic_iv_2a 2017-07-07 12:32:48 +02:00
Robin Tibor Schirrmeister 80847f9fe0 added numpy install to doc 2017-07-06 15:13:33 +02:00
Robin Tibor Schirrmeister f8061e045a updated version number, updated readme, setup.py, added model function loss to experiment 2017-07-05 21:41:08 +02:00
Robin Tibor Schirrmeister b4145d4e24 one more try for readthedocs 2017-07-05 20:38:58 +02:00
Robin Tibor Schirrmeister b77cc90354 mock out torch h5py for readthedocs 2017-07-05 20:32:21 +02:00
Robin Tibor Schirrmeister e989d08752 setup py removed h5py for read the docs 2017-07-05 15:13:39 +02:00
Robin Tibor Schirrmeister 6555ffc595 more documentation 2017-07-05 14:36:18 +02:00
Robin Tibor Schirrmeister 8a575c479c lots of documentation 2017-07-05 13:33:54 +02:00
Robin Tibor Schirrmeister 5e244ea5b5 added some info about how to load EEG data into python 2017-07-04 23:56:22 +02:00
Robin Tibor Schirrmeister e37fdd31d1 name fixed 2017-07-04 23:52:24 +02:00
Robin Tibor Schirrmeister ca3bf72b4e a bit cleaned up internal notebooks 2017-07-04 23:51:32 +02:00
Robin Tibor Schirrmeister 94a55cad11 public notebooks improved 2017-07-04 23:17:37 +02:00
Robin Tibor Schirrmeister 949198f5ea documentation update 2017-07-04 22:10:54 +02:00
Robin Tibor Schirrmeister 6e966c735f tutorial clarifications, setup added numpy to install requires again 2017-07-04 18:30:35 +02:00
Robin Tibor Schirrmeister 1461f38152 better installation instructions and added added setup require changes 2017-07-04 18:03:17 +02:00
Robin Tibor Schirrmeister 2226e1f420 fix typo 2017-07-04 17:43:47 +02:00
Robin Tibor Schirrmeister 5614a0cd04 fixed bug when marker not in start codes 2017-07-04 15:29:03 +02:00
Robin Tibor Schirrmeister 06d639aab6 reran tutorials 2017-07-04 12:42:45 +02:00
Robin Tibor Schirrmeister 5f99e97ee2 some refactorings, now also start stop marker working 2017-07-04 12:33:09 +02:00
Robin Tibor Schirrmeister 42dcd436f5 Cropped Decoding notebook 2017-07-03 12:37:48 +02:00
Robin Tibor Schirrmeister 7e6cf64ccf renamed datautils -> datautil 2017-07-03 12:37:19 +02:00
Robin Tibor Schirrmeister dd4ca2154b clarified installation 2017-07-01 20:01:41 +02:00
Robin Tibor Schirrmeister 452b0f28dc moved to datautils 2017-07-01 19:26:39 +02:00