Skip to content

Raw emg vae - #28

Open
Teo56 wants to merge 36 commits into
mainfrom
raw_EMG_vae
Open

Raw emg vae#28
Teo56 wants to merge 36 commits into
mainfrom
raw_EMG_vae

Conversation

@Teo56

@Teo56 Teo56 commented Mar 22, 2024

Copy link
Copy Markdown
Collaborator

Important implementations to include in main:

  • loader module for raw emg data
  • new Conv2D_MLP block (and transpose equivalent)

Teo56 and others added 30 commits January 15, 2024 15:48
…iningModule class

- option to turn visualization on/off in the config file
- implemented training of the io_vae with a set number of steps per network (vae and discriminator network)
- added loader for raw-EMG
- created the config for raw-EMG vae using cnn

Still to solve:
- while training (sometimes), the covariance matrix used to generate the posterior distribution becomes non-positive definite
- added loader for raw-EMG
- created the config for raw-EMG vae using cnn

Still to solve:
- while training (sometimes), the covariance matrix used to generate the posterior distribution becomes non-positive definite
- added loader for raw-EMG
- created the config for raw-EMG vae using cnn

Still to solve:
- while training (sometimes), the covariance matrix used to generate the posterior distribution becomes non-positive definite
- Implemented printing a summary of encoder and decoder when the model is created
- Corrected issues with nan values arising from training
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants