Mohanad Alkhodari
Followers: 0 Following: 0
Feeds
提问
How to create an attention layer for deep learning networks?
Hello, Can you please let me know how to create an attention layer for deep learning classification networks? I have a simple 1...
2 years 前 | 4 个回答 | 1
4
个回答已回答
Combining Fully connected layer from a CNN and fully connected layer from Gender/age information
anyone?
Combining Fully connected layer from a CNN and fully connected layer from Gender/age information
anyone?
4 years 前 | 0
提问
Combining Fully connected layer from a CNN and fully connected layer from Gender/age information
Hello, I have a problem where I use a CNN to extract features from signals, but I would like also to incorporate gender/age inf...
4 years 前 | 1 个回答 | 0
1
个回答已回答
getting error about wrong input argument
Is it possible to apply mySMOTE on a cell array, say an array of 10 cells, each cell is 5000x12. let me know.
getting error about wrong input argument
Is it possible to apply mySMOTE on a cell array, say an array of 10 cells, each cell is 5000x12. let me know.
4 years 前 | 0
提问
Creating image mask of pizza-shape
Hello I have a 128x128 image, I want to create a mask of 128x128, where I have a pizza-shape or atleast triangular-shape mask. ...
4 years 前 | 2 个回答 | 1
2
个回答提问
CNN+BILSTM Architecture
Hello Could someone please let me know if my implmentation of CNN+BILSTM network is correct? Am not getting good performance: ...
4 years 前 | 1 个回答 | 0
1
个回答提问
CNN With unbalanced Data
Hello I have a question regarding CNN in MATLAB I have a dataset with imbalanced classes. 70 for A 20 for B and 10 for C. Ho...
4 years 前 | 1 个回答 | 0
1
个回答提问
Converting Cartesian Coordinates to Binary image
Hello I have two vectors of X and Y cartesian values in +/-, how to convert them to a binary image of 0's and 1's Thank you....
4 years 前 | 2 个回答 | 1
2
个回答提问
How to extract the shape of polar plot from matlab
Hello I have a polar plot of with R ranging from -3 to 3 values. How can I extract the shape of the polar plot as an image? ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Random Undersampling for Imbalancd Dataset
Hello I have a dataset of multiple classes, however, the dataset is imbalanced. I know that RUSBoost method is effective for s...
4 years 前 | 0 个回答 | 0
0
个回答提问
LSTM with data sequence including NaN values
Hello, I am using LSTM training network but the training progress is not working and a blank loss plot is coming. The datasequ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to compute the moving average of a signal with 6-hour window length and shifted 15 min at a time?
Hello, I am working on ECG signal and I want to determine the HR. How to compute the moving average of a signal with 6-hour ...
5 years 前 | 2 个回答 | 0