Mohanad Alkhodari
Followers: 0 Following: 0
Statistics
RANK
13,503
of 295,467
REPUTATION
3
CONTRIBUTIONS
10 Questions
3 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 4 answers | 1
4
answersCombining Fully connected layer from a CNN and fully connected layer from Gender/age information
anyone?
4 years ago | 0
Question
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 ago | 1 answer | 0
1
answergetting 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 ago | 0
Question
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 ago | 2 answers | 1
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 1
2
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0