Skip to content

An implementation of the Graves & Schmidhuber (2005) bidirectional LSTM in Flux.

License

Notifications You must be signed in to change notification settings

clive-g-brown/flux-blstm-implementation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the bidirectional LSTM network for speech recognition as defined by Graves & Schmidhuber (2005). It's defined in the Flux machine learning library for the Julia programming language.

References

Graves, A., & Schmidhuber, J. (2005). Framewise phoneme classification with bidirectional LSTM and other neural network architectures. Neural Networks, 18(5-6), 602-610.

About

An implementation of the Graves & Schmidhuber (2005) bidirectional LSTM in Flux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%