Structuring and analytics of EMG data from MYO armbands. Work by IAESTE intern Markus Hoff Skudal, summer 2021.
Go to file
2021-07-02 11:15:12 +02:00
__pycache__ feat: add mfcc save func to crate NN data in json 2021-07-02 11:15:12 +02:00
.vscode bug: minor errors 2021-06-23 10:14:07 +02:00
python_speech_features.egg-info fix: add minor changes 2021-06-28 09:59:01 +02:00
.DS_Store feat: add new class DL_data_handler and make sample func 2021-06-30 14:53:44 +02:00
.gitignore feat: clone and import python_speech_features 2021-06-28 10:57:08 +02:00
Handle_emg_data.py feat: add mfcc save func to crate NN data in json 2021-07-02 11:15:12 +02:00
mfcc_data.json feat: add mfcc save func to crate NN data in json 2021-07-02 11:15:12 +02:00
Present_data.py feat: add mfcc save func to crate NN data in json 2021-07-02 11:15:12 +02:00
Signal_prep.py fix: change to right naming conventions 2021-07-02 10:26:05 +02:00
Test_functions.py chore: moved presenting functions to Present_data.py 2021-06-25 16:09:51 +02:00