- Different kinds of models are stored in different directories which have the same name with corresponding models.
- For example, GRU1L64 stands for bidirectional GRU with one layer and 64-dimensional hidden states.
- There is no complex procedure, just use the command line: python3 filename.py.
- Run EVA-* will directly evaluate the model on the training set using trained weight.
- Run the files named after model will start to train the model from the very beginning.
- "shuffle_list.npy" stored the information regarding how the dataset was split into training set, validation set and test set, so please don't delete them.
- "Data" stores the data file.
- "DeepLearning_data.h5" and "Traditional_data.h5" are processed data.
-
Notifications
You must be signed in to change notification settings - Fork 0
Yangyy0410/Mingjie-Yang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Recurrent Neural Networks for the Analysis of Electromyography Signal
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published