Skip to content

pravarmahajan/cnn-encoder-nmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnn-encoder-nmt

This is a PyTorch tutorial for the ACL'17 paper A Convolutional Encoder Model for Neural Machine Translation accepted as part of the NIPS Workshop on Learn How to Code A Paper with State of the Art Frameworks

This repository includes

Installation

(NOTE: We have tested only on Python>=3.5, but it should probably work for python 2.7)

The best(and easiest) way to install pytorch is via the pytorch webpage

For other dependencies, run

pip install -r requirements.txt

Start the Tutorial

jupyter notebook

Authors

Pravar Mahajan

Dushyanta Dhyani

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published