[go: nahoru, domu]

Skip to content

krish240574/lstmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lstmq

All lstm related projects in q/KDB+

  1. polstm.q - plain old LSTM impplementation that tries to predict the next letter in a sequence. Data files - shakespeare.txt.

  2. seq2seq.q - A SEQ2SEQ implementation of the paper - Sequence to Sequence Learning with Neural Networks - By Ilya Sutskever, et al.

  3. bilstmatt.q - a bidirectional LSTM with "attention" - applied to machine translation. - from the paper - Neural Machine Translation by jointly learning to align and translate - by Bengio, Bahdanau and Cho.

About

All lstm related projects in q/KDB+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published