recurrent-neural-networks topic

List recurrent-neural-networks repositories

TensorFlow-VAE-GAN-DRAW

594
Stars
169
Forks
Watchers

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...

EEGLearn

693
Stars
221
Forks
Watchers

A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.

rnn-nlu

483
Stars
173
Forks
Watchers

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

RNNSharp

285
Stars
93
Forks
Watchers

RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language an...

dts

173
Stars
43
Forks
Watchers

A Keras library for multi-step time-series forecasting.

learning-to-communicate-pytorch

340
Stars
76
Forks
Watchers

Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch

Stock-Price-Predictor

277
Stars
160
Forks
Watchers

This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.

gru-svm

144
Stars
37
Forks
Watchers

[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection

RMDL

415
Stars
124
Forks
Watchers

RMDL: Random Multimodel Deep Learning for Classification

A tensorflow implementation of "Generating Sentences from a Continuous Space"