Skip to content

exe1023/LSTM_LN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSTM layer norm

lstm with layer normalization implemented in pytorch

User can simply replace torch.nn.LSTM with lstm.LSTM

This code is modified from Implementation of Leyer norm LSTM

Releases

No releases published

Packages

No packages published

Languages