All Projects → Audio_Classification_using_LSTM → Similar Projects or Alternatives

616 Open source projects that are alternatives of or similar to Audio_Classification_using_LSTM

Video2description
Video to Text: Generates description in natural language for given video (Video Captioning)
Stars: ✭ 107 (+127.66%)
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+106.38%)
Mutual labels:  lstm, lstm-neural-networks
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (+110.64%)
Mutual labels:  lstm, lstm-neural-networks
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (+19.15%)
Mutual labels:  lstm, lstm-neural-networks
Contextual Utterance Level Multimodal Sentiment Analysis
Context-Dependent Sentiment Analysis in User-Generated Videos
Stars: ✭ 86 (+82.98%)
Mutual labels:  lstm, lstm-neural-networks
Deep Generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
Stars: ✭ 101 (+114.89%)
Mutual labels:  lstm, lstm-neural-networks
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+1593.62%)
Mutual labels:  lstm, lstm-neural-networks
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+4361.7%)
Mutual labels:  lstm, lstm-neural-networks
Predictive Maintenance Using Lstm
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Stars: ✭ 352 (+648.94%)
Mutual labels:  lstm, lstm-neural-networks
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (+10.64%)
Mutual labels:  lstm, lstm-neural-networks
Simple Chatbot Keras
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
Stars: ✭ 30 (-36.17%)
Mutual labels:  lstm, lstm-neural-networks
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (+278.72%)
Mutual labels:  lstm, lstm-neural-networks
DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
Stars: ✭ 82 (+74.47%)
Mutual labels:  lstm, lstm-neural-networks
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (+42.55%)
Mutual labels:  lstm, lstm-neural-networks
OCR
Optical character recognition Using Deep Learning
Stars: ✭ 25 (-46.81%)
Mutual labels:  lstm, lstm-neural-networks
Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (+619.15%)
Mutual labels:  lstm, lstm-neural-networks
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-23.4%)
lstm-numpy
Vanilla LSTM with numpy
Stars: ✭ 17 (-63.83%)
Mutual labels:  lstm, lstm-neural-networks
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-59.57%)
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (+89.36%)
Mutual labels:  lstm, lstm-neural-networks
Paraphraser
Sentence paraphrase generation at the sentence level
Stars: ✭ 283 (+502.13%)
Mutual labels:  lstm, lstm-neural-networks
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-27.66%)
Mutual labels:  lstm, lstm-neural-networks
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+1389.36%)
Mutual labels:  lstm, lstm-neural-networks
Repo 2016
R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation
Stars: ✭ 103 (+119.15%)
Mutual labels:  lstm, lstm-neural-networks
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (+200%)
Mutual labels:  lstm, lstm-neural-networks
Lstm Siamese Text Similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
Stars: ✭ 216 (+359.57%)
Mutual labels:  lstm, lstm-neural-networks
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (+91.49%)
Mutual labels:  lstm, lstm-neural-networks
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+329.79%)
Mutual labels:  lstm, lstm-neural-networks
Tensorflow-Audio-Classification
Audio classification with VGGish as feature extractor in TensorFlow
Stars: ✭ 105 (+123.4%)
Quantifying-ESG-Alpha-using-Scholar-Big-Data-ICAIF-2020
Quantifying ESG Alpha using Scholar Big Data: An Automated Machine Learning Approach.
Stars: ✭ 42 (-10.64%)
Mutual labels:  lstm-neural-networks
audio degrader
Audio degradation toolbox in python, with a command-line tool. It is useful to apply controlled degradations to audio: e.g. data augmentation, evaluation in noisy conditions, etc.
Stars: ✭ 40 (-14.89%)
Mutual labels:  audio-processing
MTL-AQA
What and How Well You Performed? A Multitask Learning Approach to Action Quality Assessment [CVPR 2019]
Stars: ✭ 38 (-19.15%)
Mutual labels:  lstm
Host-Load-Prediction-with-LSTM
host load prediction with Long Short-Term Memory in cloud computing
Stars: ✭ 28 (-40.43%)
Mutual labels:  lstm
turbofan failure
Aircraft engine failure prediction model
Stars: ✭ 23 (-51.06%)
Mutual labels:  lstm
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-38.3%)
Mutual labels:  lstm
crnn.caffe
crnn.caffe
Stars: ✭ 76 (+61.7%)
Mutual labels:  lstm
ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
Stars: ✭ 1,102 (+2244.68%)
Mutual labels:  audio-processing
ArrayLSTM
GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..
Stars: ✭ 21 (-55.32%)
Mutual labels:  lstm
tf-ran-cell
Recurrent Additive Networks for Tensorflow
Stars: ✭ 16 (-65.96%)
Mutual labels:  lstm
korean ner tagging challenge
KU_NERDY 이동엽, 임희석 (2017 국어 정보 처리 시스템경진대회 금상) - 한글 및 한국어 정보처리 학술대회
Stars: ✭ 30 (-36.17%)
Mutual labels:  lstm
pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
Stars: ✭ 115 (+144.68%)
Mutual labels:  lstm
Crop-Yield-Prediction-Using-Satellite-Imagery
No description or website provided.
Stars: ✭ 44 (-6.38%)
Mutual labels:  lstm
PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
Stars: ✭ 314 (+568.09%)
Mutual labels:  rnn-pytorch
UnitySoundManager
Sound manager with 3 tracks, language system, pooling system, Fade in/out effects, EventTrigger system and more.
Stars: ✭ 55 (+17.02%)
Mutual labels:  audio-processing
TD-Faust
FAUST (Functional Audio Stream) for TouchDesigner
Stars: ✭ 38 (-19.15%)
Mutual labels:  audio-processing
SimpleCompressor
Code and theory of a look-ahead compressor / limiter.
Stars: ✭ 70 (+48.94%)
Mutual labels:  audio-processing
dnd-lstm
A Python(PyTorch) implementation of memory augmented neural network based on Ritter et al. (2018). Been There, Done That: Meta-Learning with Episodic Recall. ICML.
Stars: ✭ 30 (-36.17%)
Mutual labels:  lstm
DCASE2020 task1
Code for DCASE 2020 task 1a and task 1b.
Stars: ✭ 72 (+53.19%)
Mutual labels:  audio-processing
EBIM-NLI
Enhanced BiLSTM Inference Model for Natural Language Inference
Stars: ✭ 24 (-48.94%)
Mutual labels:  lstm
Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
Stars: ✭ 27 (-42.55%)
Mutual labels:  lstm
Bidirectiona-LSTM-for-text-summarization-
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
Stars: ✭ 73 (+55.32%)
Mutual labels:  lstm
deep-spell-checkr
Keras implementation of character-level sequence-to-sequence learning for spelling correction
Stars: ✭ 65 (+38.3%)
Mutual labels:  lstm-neural-networks
Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
Stars: ✭ 177 (+276.6%)
Mutual labels:  audio-processing
ImagesSequencesPredictions
雷达回波外推,ConvLSTM,训练模型并外推。
Stars: ✭ 59 (+25.53%)
Mutual labels:  lstm-neural-networks
DeepLearning-PadhAI
All the code files related to the deep learning course from PadhAI
Stars: ✭ 88 (+87.23%)
Mutual labels:  lstm-neural-networks
EmiyaEngine
只要蘊藏著想成為真物的意志,偽物就比真物還要來得真實。
Stars: ✭ 27 (-42.55%)
Mutual labels:  audio-processing
algorithmia
No description or website provided.
Stars: ✭ 15 (-68.09%)
Mutual labels:  lstm
dltf
Hands-on in-person workshop for Deep Learning with TensorFlow
Stars: ✭ 14 (-70.21%)
Mutual labels:  lstm
lstm har
LSTM based human activity recognition using smart phone sensor dataset
Stars: ✭ 20 (-57.45%)
Mutual labels:  lstm
LSTM-sentiment-analysis
LSTM sentiment analysis. Please look at my another repo for SVM and Naive algorithem
Stars: ✭ 19 (-59.57%)
Mutual labels:  lstm
1-60 of 616 similar projects