Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 238 Bytes

Sample-Implementation-PyTorch (https://arxiv.org/abs/1607.03474)

Tested on non-cuda device: python main.py

model.py contains the model classes.

Hyperparameters are listed in main.py (can pass them too while running python main.py).