All Projects → Sru → Similar Projects or Alternatives

232 Open source projects that are alternatives of or similar to Sru

Image Caption Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Stars: ✭ 126 (-93.73%)
Mutual labels:  recurrent-neural-networks
Sangita
A Natural Language Toolkit for Indian Languages
Stars: ✭ 43 (-97.86%)
Mutual labels:  recurrent-neural-networks
Kerasr
R interface to the keras library
Stars: ✭ 90 (-95.52%)
Mutual labels:  recurrent-neural-networks
Char Rnn Keras
TensorFlow implementation of multi-layer recurrent neural networks for training and sampling from texts
Stars: ✭ 40 (-98.01%)
Mutual labels:  recurrent-neural-networks
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-92.73%)
Mutual labels:  recurrent-neural-networks
Reinvent Randomized
Recurrent Neural Network using randomized SMILES strings to generate molecules
Stars: ✭ 39 (-98.06%)
Mutual labels:  recurrent-neural-networks
Malware Classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Stars: ✭ 88 (-95.62%)
Mutual labels:  recurrent-neural-networks
Reading comprehension tf
Machine Reading Comprehension in Tensorflow
Stars: ✭ 37 (-98.16%)
Mutual labels:  recurrent-neural-networks
Rcnn Text Classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
Stars: ✭ 127 (-93.68%)
Mutual labels:  recurrent-neural-networks
Sibyl
Platform for backtesting and live-trading intraday Stock/ETF/ELW using recurrent neural networks
Stars: ✭ 32 (-98.41%)
Mutual labels:  recurrent-neural-networks
Bit Rnn
Quantize weights and activations in Recurrent Neural Networks.
Stars: ✭ 86 (-95.72%)
Mutual labels:  recurrent-neural-networks
Lstmvis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Stars: ✭ 959 (-52.26%)
Mutual labels:  recurrent-neural-networks
Brain.js
brain.js is a GPU accelerated library for Neural Networks written in JavaScript.
Stars: ✭ 12,358 (+515.13%)
Mutual labels:  recurrent-neural-networks
Price prediction lob
Deep learning for price movement prediction using high frequency limit order data
Stars: ✭ 27 (-98.66%)
Mutual labels:  recurrent-neural-networks
Language Translation
Neural machine translator for English2German translation.
Stars: ✭ 82 (-95.92%)
Mutual labels:  recurrent-neural-networks
Named Entity Recognition
name entity recognition with recurrent neural network(RNN) in tensorflow
Stars: ✭ 20 (-99%)
Mutual labels:  recurrent-neural-networks
Rnn From Scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
Stars: ✭ 123 (-93.88%)
Mutual labels:  recurrent-neural-networks
Rnn lstm gesture recog
For recognising hand gestures using RNN and LSTM... Implementation in TensorFlow
Stars: ✭ 14 (-99.3%)
Mutual labels:  recurrent-neural-networks
Emnist
A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
Stars: ✭ 81 (-95.97%)
Mutual labels:  recurrent-neural-networks
Zoneout Tensorflow
An implementation of zoneout regularizer on LSTM-RNN by Tensorflow
Stars: ✭ 23 (-98.86%)
Mutual labels:  recurrent-neural-networks
Arc Pytorch
The first public PyTorch implementation of Attentive Recurrent Comparators
Stars: ✭ 147 (-92.68%)
Mutual labels:  recurrent-neural-networks
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (-60.38%)
Mutual labels:  recurrent-neural-networks
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-96.22%)
Mutual labels:  recurrent-neural-networks
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (-62.77%)
Mutual labels:  recurrent-neural-networks
Brainforge
A Neural Networking library based on NumPy only
Stars: ✭ 114 (-94.33%)
Mutual labels:  recurrent-neural-networks
Parrot
RNN-based generative models for speech.
Stars: ✭ 601 (-70.08%)
Mutual labels:  recurrent-neural-networks
Qrnn
Quasi-recurrent Neural Networks for Keras
Stars: ✭ 74 (-96.32%)
Mutual labels:  recurrent-neural-networks
Tensorflow Vae Gan Draw
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
Stars: ✭ 577 (-71.28%)
Mutual labels:  recurrent-neural-networks
Emotion Recognition Using Speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
Stars: ✭ 159 (-92.09%)
Mutual labels:  recurrent-neural-networks
Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (-72.97%)
Mutual labels:  recurrent-neural-networks
Recurrent Environment Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow
Stars: ✭ 73 (-96.37%)
Mutual labels:  recurrent-neural-networks
Ner Lstm
Named Entity Recognition using multilayered bidirectional LSTM
Stars: ✭ 532 (-73.52%)
Mutual labels:  recurrent-neural-networks
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (-94.33%)
Mutual labels:  recurrent-neural-networks
Punctuator2
A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
Stars: ✭ 483 (-75.96%)
Mutual labels:  recurrent-neural-networks
Keras Tcn
Keras Temporal Convolutional Network.
Stars: ✭ 1,177 (-41.41%)
Mutual labels:  recurrent-neural-networks
Rnn Nlu
A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling
Stars: ✭ 463 (-76.95%)
Mutual labels:  recurrent-neural-networks
Crypto Rnn
Learning the Enigma with Recurrent Neural Networks
Stars: ✭ 139 (-93.08%)
Mutual labels:  recurrent-neural-networks
Tensorflow Char Rnn
Char-RNN implemented using TensorFlow.
Stars: ✭ 429 (-78.65%)
Mutual labels:  recurrent-neural-networks
Lstm Ctc Ocr
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc
Stars: ✭ 70 (-96.52%)
Mutual labels:  recurrent-neural-networks
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (-80.19%)
Mutual labels:  recurrent-neural-networks
Mad Twinnet
The code for the MaD TwinNet. Demo page:
Stars: ✭ 99 (-95.07%)
Mutual labels:  recurrent-neural-networks
First Steps Towards Deep Learning
This is an open sourced book on deep learning.
Stars: ✭ 376 (-81.28%)
Mutual labels:  recurrent-neural-networks
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (-96.67%)
Mutual labels:  recurrent-neural-networks
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (-81.93%)
Mutual labels:  recurrent-neural-networks
Lrp for lstm
Layer-wise Relevance Propagation (LRP) for LSTMs
Stars: ✭ 152 (-92.43%)
Mutual labels:  recurrent-neural-networks
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+64.61%)
Mutual labels:  recurrent-neural-networks
Dogtorch
Who Let The Dogs Out? Modeling Dog Behavior From Visual Data https://arxiv.org/pdf/1803.10827.pdf
Stars: ✭ 66 (-96.71%)
Mutual labels:  recurrent-neural-networks
Returnn
The RWTH extensible training framework for universal recurrent neural networks
Stars: ✭ 290 (-85.56%)
Mutual labels:  recurrent-neural-networks
Pytorch Esn
An Echo State Network module for PyTorch.
Stars: ✭ 98 (-95.12%)
Mutual labels:  recurrent-neural-networks
Recurrent Entity Networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
Stars: ✭ 276 (-86.26%)
Mutual labels:  recurrent-neural-networks
Rcnn Relation Extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
Stars: ✭ 64 (-96.81%)
Mutual labels:  recurrent-neural-networks
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (+46.49%)
Mutual labels:  recurrent-neural-networks
Stockprediction
Plain Stock Close-Price Prediction via Graves LSTM RNNs
Stars: ✭ 134 (-93.33%)
Mutual labels:  recurrent-neural-networks
Gdax Orderbook Ml
Application of machine learning to the Coinbase (GDAX) orderbook
Stars: ✭ 60 (-97.01%)
Mutual labels:  recurrent-neural-networks
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (-91.99%)
Mutual labels:  recurrent-neural-networks
Keras Lmu
Keras implementation of Legendre Memory Units
Stars: ✭ 160 (-92.04%)
Mutual labels:  recurrent-neural-networks
Tfvos
Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.
Stars: ✭ 151 (-92.48%)
Mutual labels:  recurrent-neural-networks
Deep Learning With Pytorch Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Stars: ✭ 1,986 (-1.14%)
Mutual labels:  recurrent-neural-networks
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-95.22%)
Mutual labels:  recurrent-neural-networks
Image Captioning
Image Captioning: Implementing the Neural Image Caption Generator with python
Stars: ✭ 52 (-97.41%)
Mutual labels:  recurrent-neural-networks
61-120 of 232 similar projects