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

maetshju/flux-blstm-implementation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages