Feeds
提问
Batch and input shape to DL model
I have a dataset for single channel EEG signal, each record is represented by a vector 1*4000 No I have a DL model where the in...
2 months 前 | 1 个回答 | 0
1
个回答提问
How to evaluate my model using a graph and how to reduce overfitting?
Hello, I have a DL model that is used to exract embeddings from raw data, | plot the loss vs itterations and I get a noisy sign...
2 months 前 | 1 个回答 | 0
1
个回答提问
Different results accross multiple runs
Hello, I'm facing a problem that when i run same classification algorithm multiple times, I find that the accuracy results diff...
2 months 前 | 1 个回答 | 0
1
个回答提问
EEG Channel Selection Algorithm for Classification Problem
I'm working on a classification problem using eeg signals, each record is 62 channel * number of timesteps. I want to reuce the ...
6 months 前 | 1 个回答 | 0
1
个回答提问
Machine and Deep Learning Books using MATLAB
I am looking for books that explain the machine and deep learning algorithms using MATLAB. I found books but they are working wi...
6 months 前 | 1 个回答 | 0
1
个回答提问
EEG sequencies visualization ideas
I'm looking for ideas on how to visualize my EEG signal data for sequence classification. My dataset consists of 62 channels, an...
6 months 前 | 2 个回答 | 0
2
个回答提问
MinLength in the sequenceInputLayer and SignalLength in cwtLayer
How to set the parameter MinLength in the sequenceInputLayer and SignalLength in cwtLayer. Knowing that I'm working on a sequenc...
6 months 前 | 1 个回答 | 0
1
个回答提问
EEG Data Augmentation (Increasing data sequencies)
I'm looking for advice on how to increase the number of EEG sequences from my current dataset. I have only 15 EEG recordings, ea...
6 months 前 | 1 个回答 | 0
1
个回答提问
Time-Frequency Feature Embedding with Deep Metric Learning
I have a piece of code on MathWorks documentation. The code for classification EEG using supervised contrastive learning. It sta...
9 months 前 | 1 个回答 | 0