Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Image-classification-with-Bi-LSTM

Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.

About

Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages