All Projects → Cnn Lstm Bilstm Deepcnn Clstm In Pytorch → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to Cnn Lstm Bilstm Deepcnn Clstm In Pytorch

COVID-away
Repo of paper title 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'
Stars: ✭ 18 (-97.48%)
Mutual labels:  cnn-model
TF-NNLM-TK
A toolkit for neural language modeling using Tensorflow including basic models like RNNs and LSTMs as well as more advanced models.
Stars: ✭ 20 (-97.2%)
Mutual labels:  gru
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-98.04%)
Mutual labels:  cnn-model
Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
Stars: ✭ 46 (-93.56%)
Mutual labels:  gru
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (-77.59%)
Mutual labels:  gru
lmkit
language models toolkits with hierarchical softmax setting
Stars: ✭ 16 (-97.76%)
Mutual labels:  gru
pyTorch-text-classification
pyTorch-text-classification
Stars: ✭ 15 (-97.9%)
Mutual labels:  cnn-model
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (-62.32%)
Mutual labels:  cnn-model
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (-69.19%)
Mutual labels:  gru
LSTM-GRU-from-scratch
LSTM, GRU cell implementation from scratch in tensorflow
Stars: ✭ 30 (-95.8%)
Mutual labels:  gru
LearningMetersPoems
Official repo of the article: Yousef, W. A., Ibrahime, O. M., Madbouly, T. M., & Mahmoud, M. A. (2019), "Learning meters of arabic and english poems with recurrent neural networks: a step forward for language understanding and synthesis", arXiv preprint arXiv:1905.05700
Stars: ✭ 18 (-97.48%)
Mutual labels:  gru
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-84.03%)
Mutual labels:  gru
pytorch Highway Networks
Highway Networks implement in pytorch
Stars: ✭ 63 (-91.18%)
Mutual labels:  cnn-model
Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
Stars: ✭ 26 (-96.36%)
Mutual labels:  gru
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (-56.58%)
Mutual labels:  gru
Image-Classification
Pre-trained VGG-Net Model for image classification using tensorflow
Stars: ✭ 29 (-95.94%)
Mutual labels:  cnn-model
CompareModels TRECQA
Compare six baseline deep learning models on TrecQA
Stars: ✭ 61 (-91.46%)
Mutual labels:  cnn-model
ConvGRU-pytorch
Convolutional GRU
Stars: ✭ 109 (-84.73%)
Mutual labels:  gru
Baiduyun deeplearning competition
百度云魅族深度学习应用大赛
Stars: ✭ 393 (-44.96%)
Mutual labels:  gru
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+378.71%)
Mutual labels:  gru
myDL
Deep Learning
Stars: ✭ 18 (-97.48%)
Mutual labels:  gru
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (-76.89%)
Mutual labels:  gru
ms-convSTAR
[RSE21] Pytorch code for hierarchical time series classification with multi-stage convolutional RNN
Stars: ✭ 17 (-97.62%)
Mutual labels:  gru
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-79.55%)
Mutual labels:  gru
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
Stars: ✭ 40 (-94.4%)
Mutual labels:  gru
skripsiTF
Skripsi
Stars: ✭ 21 (-97.06%)
Mutual labels:  cnn-model
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (-84.31%)
Mutual labels:  gru
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (-96.36%)
Mutual labels:  gru
SpeakerDiarization RNN CNN LSTM
Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze given audio file with 2 channels and 2 speakers (on separate channels).
Stars: ✭ 56 (-92.16%)
Mutual labels:  cnn-model
Deeptraffic
Deep Learning models for network traffic classification
Stars: ✭ 321 (-55.04%)
Mutual labels:  cnn-model
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-97.06%)
Mutual labels:  gru
yolo-deepsort-flask
Target detection and multi target tracking platform based on Yolo DeepSort and Flask.
Stars: ✭ 29 (-95.94%)
Mutual labels:  cnn-model
tf-ran-cell
Recurrent Additive Networks for Tensorflow
Stars: ✭ 16 (-97.76%)
Mutual labels:  gru
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-36.55%)
Mutual labels:  gru
ForestCoverChange
Detecting and Predicting Forest Cover Change in Pakistani Areas Using Remote Sensing Imagery
Stars: ✭ 23 (-96.78%)
Mutual labels:  gru
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (-81.79%)
Mutual labels:  gru
Health-Discernment-System
A menu based multiple chronic disease detection system which will detect if a person is suffering from a severe disease by taking an essential input image.
Stars: ✭ 25 (-96.5%)
Mutual labels:  cnn-model
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (-61.9%)
Mutual labels:  gru
STAR Network
[PAMI 2021] Gating Revisited: Deep Multi-layer RNNs That Can Be Trained
Stars: ✭ 16 (-97.76%)
Mutual labels:  gru
Manhattan-LSTM
Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.
Stars: ✭ 28 (-96.08%)
Mutual labels:  gru
rnn-theano
RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano
Stars: ✭ 68 (-90.48%)
Mutual labels:  gru
Evil
Optical Character Recognition in Swift for iOS&macOS. 银行卡、身份证、门牌号光学识别
Stars: ✭ 648 (-9.24%)
Mutual labels:  cnn-model
Weapon-Detection-And-Classification
Weapon Detection & Classification through CCTV surveillance using Deep Learning-CNNs.
Stars: ✭ 53 (-92.58%)
Mutual labels:  cnn-model
NoiseReductionUsingGRU
This is my graduation project in BIT. Title: Noise Reduction Using GRU.
Stars: ✭ 25 (-96.5%)
Mutual labels:  gru
Trafficflowprediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
Stars: ✭ 242 (-66.11%)
Mutual labels:  gru
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (-96.64%)
Mutual labels:  gru
Haste
Haste: a fast, simple, and open RNN library
Stars: ✭ 214 (-70.03%)
Mutual labels:  gru
GRU Android
An RNN (GRU) TensorFlow Android App for word prediction.
Stars: ✭ 15 (-97.9%)
Mutual labels:  gru
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 (+193.7%)
Mutual labels:  gru
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-48.6%)
Mutual labels:  gru
Speech Recognition Neural Network
This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
Stars: ✭ 148 (-79.27%)
Mutual labels:  gru
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (-71.71%)
Mutual labels:  gru
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (-83.19%)
Mutual labels:  gru
PyVGGFace
VGG-Face CNN descriptor in PyTorch.
Stars: ✭ 21 (-97.06%)
Mutual labels:  cnn-model
ECGClassifier
CNN, RNN, and Bayesian NN classification for ECG time-series (using TensorFlow in Swift and Python)
Stars: ✭ 53 (-92.58%)
Mutual labels:  gru
Captcha Tensorflow
Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
Stars: ✭ 660 (-7.56%)
Mutual labels:  cnn-model
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (-29.83%)
Mutual labels:  gru
Cnn Models
ImageNet pre-trained models with batch normalization for the Caffe framework
Stars: ✭ 355 (-50.28%)
Mutual labels:  cnn-model
Speech Emotion Recognition
Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.
Stars: ✭ 63 (-91.18%)
Mutual labels:  cnn-model
Music-Genre-Classification
Genre Classification using Convolutional Neural Networks
Stars: ✭ 27 (-96.22%)
Mutual labels:  cnn-model
1-60 of 82 similar projects