Commit Graph

20 Commits

Author SHA1 Message Date
Skudalen
05635a0aa3 chore: add data folder (to see structure), logs
(to see results), and comment for
60-second-bug
2021-08-08 12:57:10 +01:00
Skudalen
59dd1b8138 chore: run plot funcs and store plot, log,
and results in log-folder
2021-07-28 15:46:14 +02:00
Skudalen
978b1a2ccd feat: add logging function to multiple plots 2021-07-21 13:29:37 +02:00
Skudalen
14d9b65060 feat: make plot func to show network training progress 2021-07-19 15:54:44 +02:00
Skudalen
1d1ec433d8 feat: make log possibility for inverse cross-val too 2021-07-19 10:34:33 +02:00
Skudalen
5e80e465ad feat: add cross-validation that trains on one session only 2021-07-19 09:39:56 +02:00
Skudalen
3d512addb8 chore: start work on more general loading 2021-07-16 21:04:06 +02:00
Skudalen
c3fd1fc415 chore: improve cross-validation 2021-07-16 18:11:21 +02:00
Skudalen
439238e070 feat: add func to store predictions from test sets in csv 2021-07-14 17:36:00 +02:00
Skudalen
503742e231 chore: add to the readme and restructure 2021-07-09 09:39:10 +02:00
Skudalen
cf53a93651 feat: add new class DL_data_handler and make sample func 2021-06-30 14:53:44 +02:00
Skudalen
6798456c84 feat: add func to plot mfcc 2021-06-28 14:44:00 +02:00
Skudalen
2563a4bb33 feat: add mfcc func 2021-06-28 11:28:53 +02:00
Skudalen
452a591837 feat: clone and import python_speech_features
and add a mfcc func
2021-06-28 10:57:08 +02:00
Skudalen
9634a63d31 fix: get sorted the pywt lib 2021-06-25 11:47:12 +02:00
Skudalen
2836d479f6 fix: fix the left/rigth config in store func 2021-06-25 11:01:01 +02:00
Skudalen
ccf45d595b chore: move load func to handler and add data in wd 2021-06-25 09:29:23 +02:00
Skudalen
2fdc9c9247 fix: fix the min_max func 2021-06-24 10:06:01 +02:00
Skudalen
1cdc25afd1 chore: add variables for all csv files 2021-06-23 13:26:17 +02:00
Skudalen
e2fc16f145 feat: make a function that gives dataframes from csv,
make_df
2021-06-22 20:31:16 +02:00