zmyzheng / Neural-Networks-and-Deep-Learning
Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks). …
☆40Updated 6 years ago
Alternatives and similar repositories for Neural-Networks-and-Deep-Learning
Users that are interested in Neural-Networks-and-Deep-Learning are comparing it to the libraries listed below
Sorting:
- This project explores using machine learning methods for detection of Parkinson's disease using an individual's speech.☆13Updated 5 years ago
- Urban Sound Classification: With Random Forest, SVM, DNN, RNN, and CNN Classifiers☆52Updated 7 years ago
- Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer …☆23Updated 4 years ago
- Predicting various emotion in human speech signal by detecting different speech components affected by human emotion.☆46Updated 9 months ago
- Sound Classification using Neural Networks☆50Updated 2 years ago
- Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras base on tutorial of Jason Brownlee☆21Updated 6 years ago
- Audio classification via transfer learning☆33Updated 5 years ago
- An Architecture Combining CNN and SVM for Image Classification☆17Updated 6 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆128Updated 4 years ago
- Extract features from recorded EEG signal to detect driver fatigue with an ML/DL Hybrid Classifier☆14Updated 4 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆106Updated 3 years ago
- CNN 1D vs 2D audio classification☆104Updated 6 years ago
- Classifying 10 different categories of Sound using Deep Learning.☆25Updated 6 years ago
- Human Activity Recognition Using Deep Learning☆48Updated 5 years ago
- Repo for Deep Learning Projects in NLP, GANs, Computer Vision☆19Updated 7 years ago
- Speech Enhancement: Tensorflow 2.x implementation of the stacked dual-signal transformation LSTM network (DTLN) for Noise Suppression.☆16Updated 4 years ago
- Urban sounds classification with Covnolutional Neural Networks☆36Updated 5 years ago
- The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoen…☆55Updated 2 years ago
- Classifying Audio to Emotion☆28Updated 5 years ago
- Car engine sound classification with Keras Deep learning library using spectro analysis pictures of sounds☆32Updated 7 years ago
- Different methods and techniques for features extraction from audio☆56Updated last year
- A curated list of awesome work on machine learning for mental health applications. Includes topics broadly captured by affective computin…☆120Updated 4 years ago
- “AI Based Facial Emotion Detection”, developed using many machine learning algorithms including convolution neural networks (CNN) for a …☆17Updated 3 years ago
- Music genre classification using Convolutional Neural Networks on Spectrograms in PyTorch☆39Updated 5 years ago
- A comparative analysis of speech signal processing algorithms for Parkinson’s disease classification and the use of the tunable Q-factor …☆14Updated 2 years ago
- Feature extraction of speech signal is the initial stage of any speech recognition system.☆92Updated 4 years ago
- Several studies have been carried out to analyse Parkinson’s disease using speech impairments. Various tools and techniques have been use…☆11Updated 6 years ago
- End-to-End Speech Recognition☆12Updated 4 years ago
- Features from audio: Spectrogram, (Wavelet Transform) Scalogram, (Q Transform) Spectrogram☆16Updated 6 years ago
- Implementation of Logistic Regression, MLP, CNN, RNN & LSTM from scratch in python. Training of deep learning models for image classifica…☆94Updated 3 years ago