Hamza
Followers: 0 Following: 0
Statistics
RANK
125.006
of 295.467
REPUTATION
0
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
21.43%
VOTES RECEIVED
1
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 extract and combine features from speech?
Hello, what is the best way to extract features like MFCC, PLP, LPCC, Pitch, shimmer ... and combine them, does anyone have an i...
11 maanden ago | 0 answers | 0
0
answersQuestion
Permutation Entropy Analysis of Audio Files
Hello everyone, has anyone performed permutation entropy analysis on an audio file using this function?https://www.mathworks.com...
12 maanden ago | 1 answer | 0
1
answerQuestion
CNN Performance: CPU Consistency vs. GPU Variance - Why?
Hello everyone, I have executed CNN code multiple times using rng(0) with CPU and consistently obtained the same result. Howeve...
bijna een jaar ago | 2 answers | 0
2
answersQuestion
Different Results Using Random Number Generation (RNG) with GPU
Hello everyone, I have used rng(0) to reproduce the same result using the entire matrix in my CNN code, and I effectively obtain...
ongeveer een jaar ago | 0 answers | 0
0
answersQuestion
Why didnt get the same result even when using RNG function?
Hello everyone, I utilized the RNG (Random Number Generator) function to ensure result reproducibility when employing the entir...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
How do I determine the corresponding weights and biases for each feature
Hello everyone, I have applied a 1D CNN on data with dimensions 60575 × 39 features, and obtained the attached net. How do I det...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Reuse of Weights and Biases in CNN
Hello everyone, I have applied a 1D CNN to a training dataset with dimensions 60095×39 and obtained the attached network. Now, I...
ongeveer een jaar ago | 1 answer | 1
1
answerQuestion
Variations in LSTM Accuracy Due to Shuffled Feature Columns
Hello everyone, I applied LSTM to speech emotion recognition and achieved an accuracy of 42.1709%. However, when I shuffled the ...
ongeveer een jaar ago | 0 answers | 0
0
answersQuestion
CNN Classification Different Results When Shuffled Columns
Hello everyone, I have applied 1D CNN on speech recognition, when I shuffled columns I got diffrent results, for example, usin...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Low LSTM Accuracy in Speech Recognition
Hello everyone, I am applying LSTM to speech emotion recognition. I have performed feature extraction using MFCC, resulting in a...
ongeveer een jaar ago | 0 answers | 0
0
answersQuestion
MATLAB CNN Classification Different Results When Shuffled Columns
Hello everyone, I have applied 1D CNN on speech recognition, when I shuffled columns I got diffrent results, for example, usin...
ongeveer een jaar ago | 1 answer | 0
1
answerMATLAB neural network classification different results
@Gediminas@Star Strider@Image Analyst@Greg Heath Hello everyone, I'm facing the same issue on CNN. When I shuffled the feature...
ongeveer een jaar ago | 0
Question
Maintaining Consistent CNN Accuracy with Shuffled Features
I applied a Convolutional Neural Network (CNN) to a matrix with dimensions of 50,000 × 39 features, which yielded an accuracy of...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Optimizing 1D CNN-Based Feature Selection
Hello everyone, I used a 1D CNN on a matrix of size 50000 × 39 and achieved 90% accuracy. Subsequently, I applied feature selec...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
Implementing speech emotion recognition using CNN
Hello everyone, I'm working on speech emotion recognition. I have a training matrix of size 60,000 x 39 and a label matrix of si...
ongeveer een jaar ago | 2 answers | 0