Skip to content

Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).

Notifications You must be signed in to change notification settings

trongthanhptnk/Dilated_Res_Attention_LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dilated_Res_Attention_LSTM

Simple implementations of Dilated LSTM, Residual LSTM and Attentive LSTM (follow the corresponding papers). In this repo, we reimplemented Dilated LSTM, Residual LSTM and Attentive LSTM followed by attached papers using Pytorch. Readers can run the main.py file for testing. Hope it is useful!

About

Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages