revrnn icon indicating copy to clipboard operation
revrnn copied to clipboard

Reversible Recurrent Neural Network Pytorch Implementation

Reversible Recurrent Neural Network

Pytorch implementation for Reversible Recurrent Neural Networks. Data for Penn Tree Bank in data folder.

Requirements:

  • pytorch
  • tqdm