scispace - formally typeset
E

Eugene Brevdo

Researcher at Google

Publications -  22
Citations -  11865

Eugene Brevdo is an academic researcher from Google. The author has contributed to research in topics: Deep learning & Reinforcement learning. The author has an hindex of 14, co-authored 22 publications receiving 10479 citations. Previous affiliations of Eugene Brevdo include Princeton University.

Papers
More filters
Proceedings Article

Tensor2Tensor for Neural Machine Translation

TL;DR: Tensor2Tensor as mentioned in this paper is a library for deep learning models that is well-suited for neural machine translation and includes the reference implementation of the state-of-the-art Transformer model.
Journal ArticleDOI

Image processing for artist identification

TL;DR: The approaches to brushwork analysis and artist identification developed by three research groups are described within the framework of this data set of 101 high-resolution gray-scale scans of paintings within the Van Gogh and Kroller-Muller museums.
Posted Content

Sample-Efficient Reinforcement Learning with Stochastic Ensemble Value Expansion

TL;DR: Stochastic ensemble value expansion (STEVE), a novel model-based technique that addresses this issue by dynamically interpolating between model rollouts of various horizon lengths for each individual example, outperforms model-free baselines on challenging continuous control benchmarks with an order-of-magnitude increase in sample efficiency.
Proceedings Article

Deep Probabilistic Programming

TL;DR: Edward, a Turing-complete probabilistic programming language, is proposed, which makes it easy to fit the same model using a variety of composable inference methods, ranging from point estimation to variational inference to MCMC.