Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 389 Bytes

This repository contains the code for the paper

Multimodal Machine Translation with Embedding Prediction
Tosho Hirasawa, Hayahide Yamagishi, Yukio Matsumura, Mamoru Komachi

Requirement

  • Python 3.7.2
  • Pytorch 1.0.0

Example

Example folder contains the example configurations for NMT, IMAGINATION, and embedding prediction models.