All Projects → ms-convSTAR → Similar Projects or Alternatives

520 Open source projects that are alternatives of or similar to ms-convSTAR

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 (+12235.29%)
Mutual labels:  gru, rnn, lstm-neural-networks
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+1088.24%)
Mutual labels:  rnn, lstm-neural-networks
Eeg Dl
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
Stars: ✭ 165 (+870.59%)
Mutual labels:  gru, rnn
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+2058.82%)
Mutual labels:  gru, rnn
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (+41.18%)
Mutual labels:  gru, rnn
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (+182.35%)
Mutual labels:  gru, rnn
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (+294.12%)
Mutual labels:  rnn, lstm-neural-networks
Cnn lstm for text classify
CNN, LSTM, NBOW, fasttext 中文文本分类
Stars: ✭ 90 (+429.41%)
Mutual labels:  rnn, lstm-neural-networks
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 (+1194.12%)
Mutual labels:  gru, rnn
NoiseReductionUsingGRU
This is my graduation project in BIT. Title: Noise Reduction Using GRU.
Stars: ✭ 25 (+47.06%)
Mutual labels:  gru, rnn
rnn-theano
RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano
Stars: ✭ 68 (+300%)
Mutual labels:  gru, rnn
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 (+100%)
Mutual labels:  gru, lstm-neural-networks
Text predictor
Char-level RNN LSTM text generator📄.
Stars: ✭ 99 (+482.35%)
Mutual labels:  rnn, lstm-neural-networks
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 (+770.59%)
Mutual labels:  gru, lstm-neural-networks
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+20005.88%)
Mutual labels:  gru, rnn
myDL
Deep Learning
Stars: ✭ 18 (+5.88%)
Mutual labels:  gru, rnn
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 (+382.35%)
Mutual labels:  rnn, lstm-neural-networks
Midi Rnn
Generate monophonic melodies with machine learning using a basic LSTM RNN
Stars: ✭ 124 (+629.41%)
Mutual labels:  rnn, lstm-neural-networks
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (+229.41%)
Mutual labels:  rnn, lstm-neural-networks
Pytorch Rnn Text Classification
Word Embedding + LSTM + FC
Stars: ✭ 112 (+558.82%)
Mutual labels:  gru, rnn
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (+758.82%)
Mutual labels:  gru, rnn
Haste
Haste: a fast, simple, and open RNN library
Stars: ✭ 214 (+1158.82%)
Mutual labels:  gru, rnn
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (+841.18%)
Mutual labels:  gru, rnn
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (+23.53%)
Mutual labels:  gru, lstm-neural-networks
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (+623.53%)
Mutual labels:  rnn, lstm-neural-networks
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+4017.65%)
Mutual labels:  rnn, lstm-neural-networks
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 (+135.29%)
Mutual labels:  gru, rnn
Hierarchical-attention-network
My implementation of "Hierarchical Attention Networks for Document Classification" in Keras
Stars: ✭ 26 (+52.94%)
Mutual labels:  gru, lstm-neural-networks
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (+470.59%)
Mutual labels:  rnn, lstm-neural-networks
tf-ran-cell
Recurrent Additive Networks for Tensorflow
Stars: ✭ 16 (-5.88%)
Mutual labels:  gru, rnn
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (+347.06%)
Mutual labels:  gru, rnn
See Rnn
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
Stars: ✭ 102 (+500%)
Mutual labels:  gru, rnn
Theano Kaldi Rnn
THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is coupled with the Kaldi decoder.
Stars: ✭ 31 (+82.35%)
Mutual labels:  gru, rnn
STAR Network
[PAMI 2021] Gating Revisited: Deep Multi-layer RNNs That Can Be Trained
Stars: ✭ 16 (-5.88%)
Mutual labels:  gru, rnn
ECGClassifier
CNN, RNN, and Bayesian NN classification for ECG time-series (using TensorFlow in Swift and Python)
Stars: ✭ 53 (+211.76%)
Mutual labels:  gru, rnn
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (+1088.24%)
Mutual labels:  gru, rnn
land-cover-to-land-use-classification
Satellite image processing pipeline to classify land-cover and land-use
Stars: ✭ 64 (+276.47%)
Mutual labels:  remote-sensing
Landsat578
Very simple API to download Landsat [1-5, 7, 8] data from Google
Stars: ✭ 54 (+217.65%)
Mutual labels:  remote-sensing
rsMove
Remote Sensing for Movement Ecology
Stars: ✭ 25 (+47.06%)
Mutual labels:  remote-sensing
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (+129.41%)
Mutual labels:  rnn
tiny-rnn
Lightweight C++11 library for building deep recurrent neural networks
Stars: ✭ 41 (+141.18%)
Mutual labels:  rnn
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
Stars: ✭ 96 (+464.71%)
Mutual labels:  rnn
lmkit
language models toolkits with hierarchical softmax setting
Stars: ✭ 16 (-5.88%)
Mutual labels:  gru
deep-improvisation
Easy-to-use Deep LSTM Neural Network to generate song sounds like containing improvisation.
Stars: ✭ 53 (+211.76%)
Mutual labels:  rnn
remote-sensing-workshops
2017 workshop content for http://wenfo.org/wald/advanced-remote-sensing
Stars: ✭ 23 (+35.29%)
Mutual labels:  remote-sensing
ExtendedMorphologicalProfiles
Remote sensed hyperspectral image classification with Spectral-Spatial information provided by the Extended Morphological Profiles
Stars: ✭ 32 (+88.24%)
Mutual labels:  remote-sensing
dts
A Keras library for multi-step time-series forecasting.
Stars: ✭ 130 (+664.71%)
Mutual labels:  gru
NodeMICMAC
A Lightweight REST API to Access MICMAC Photogrammetry and SFM Engine.
Stars: ✭ 54 (+217.65%)
Mutual labels:  remote-sensing
totally humans
rnn trained on r/totallynotrobots 🤖
Stars: ✭ 23 (+35.29%)
Mutual labels:  rnn
Course-Project---Speech-Driven-Facial-Animation
ECE 535 - Course Project, Deep Learning Framework
Stars: ✭ 63 (+270.59%)
Mutual labels:  rnn
LoveDA
[NeurIPS2021 Poster] LoveDA: A Remote Sensing Land-Cover Dataset for Domain Adaptive Semantic Segmentation
Stars: ✭ 111 (+552.94%)
Mutual labels:  remote-sensing
ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
Stars: ✭ 311 (+1729.41%)
Mutual labels:  remote-sensing
moveVis
An R package providing tools to visualize movement data (e.g. from GPS tracking) and temporal changes of environmental data (e.g. from remote sensing) by creating video animations.
Stars: ✭ 104 (+511.76%)
Mutual labels:  remote-sensing
HSI-Traditional-to-Deep-Models
Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.
Stars: ✭ 72 (+323.53%)
Mutual labels:  remote-sensing
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (+47.06%)
Mutual labels:  rnn
neural-road-inspector
After a hurricane, roads are often flooded or washed out, making them treacherous for motorists. Using state of the art deep learning methods, I attempted to automatically annotate flooded, washed out, or otherwise severely damaged roads. My goal is create a tool that can help detect and visualize anomalous roads in a simple user interface.
Stars: ✭ 37 (+117.65%)
Mutual labels:  remote-sensing
python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
Stars: ✭ 60 (+252.94%)
Mutual labels:  rnn
Predictive-Maintenance-of-Aircraft-Engine
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Stars: ✭ 48 (+182.35%)
Mutual labels:  lstm-neural-networks
ScrambleTests
Running compostionality tests on InferSent embedding on SNLI
Stars: ✭ 16 (-5.88%)
Mutual labels:  rnn
biodivMapR
biodivMapR: an R package for α- and β-diversity mapping using remotely-sensed images
Stars: ✭ 18 (+5.88%)
Mutual labels:  remote-sensing
1-60 of 520 similar projects