scispace - formally typeset
B

Bart van Merriënboer

Researcher at Google

Publications -  26
Citations -  33347

Bart van Merriënboer is an academic researcher from Google. The author has contributed to research in topics: Artificial neural network & Machine translation. The author has an hindex of 15, co-authored 24 publications receiving 24950 citations. Previous affiliations of Bart van Merriënboer include Université de Montréal & Facebook.

Papers
More filters
Proceedings ArticleDOI

Learning Phrase Representations using RNN Encoder--Decoder for Statistical Machine Translation

TL;DR: In this paper, the encoder and decoder of the RNN Encoder-Decoder model are jointly trained to maximize the conditional probability of a target sequence given a source sequence.
Proceedings ArticleDOI

On the Properties of Neural Machine Translation: Encoder--Decoder Approaches

TL;DR: In this paper, a gated recursive convolutional neural network (GRNN) was proposed to learn a grammatical structure of a sentence automatically, which performed well on short sentences without unknown words, but its performance degrades rapidly as the length of the sentence and the number of unknown words increase.
Posted Content

Theano: A Python framework for fast computation of mathematical expressions

Rami Al-Rfou, +111 more
TL;DR: The performance of Theano is compared against Torch7 and TensorFlow on several machine learning models and recently-introduced functionalities and improvements are discussed.
Posted Content

On the Properties of Neural Machine Translation: Encoder-Decoder Approaches

TL;DR: It is shown that the neural machine translation performs relatively well on short sentences without unknown words, but its performance degrades rapidly as the length of the sentence and the number of unknown words increase.