Skip to content
/ rnn Public

Implementations of Vanilla RNNs, LSTMs, and GRUs in PyTorch.

Notifications You must be signed in to change notification settings

axiomofjoy/rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNN

This repository contains PyTorch implementations of various RNN architectures, including Vanilla RNNs, LSTMs, and GRUs.

About

Implementations of Vanilla RNNs, LSTMs, and GRUs in PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages