Skip to content
/ ONLSTM Public

A very simple pytorch implementation to ONLSTMs

Notifications You must be signed in to change notification settings

bhattg/ONLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ONLSTM

A very simple pytorch implementation to Ordered Neuron LSTMs.

recurrent_layer = ONLSTM(input_size, hidden_size, num_layers, dropout)

About

A very simple pytorch implementation to ONLSTMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages