← Search

Lasse Espeholt

4 accepted papers

2020

SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference

ICLR 2020talk

We present a modern scalable reinforcement learning agent called SEED (Scalable, Efficient Deep-RL). By effectively utilizing modern accelerators, we show that it is not only possible to train on millions of frames per second but also to lower the cost. of experiments compared to current methods. We…

Cited by 166SourcecodeScholar
2018

IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures

ICML 2018oral

In this work we aim to solve a large collection of tasks using a single reinforcement learning agent with a single set of parameters. A key challenge is to handle the increased amount of data and extended training time. We have developed a new distributed agent IMPALA (Importance Weighted Actor-Lear…

2016

Conditional Image Generation with PixelCNN Decoders

NeurIPS 2016poster

This work explores conditional image generation with a new image density model based on the PixelCNN architecture. The model can be conditioned on any vector, including descriptive labels or tags, or latent embeddings created by other networks. When conditioned on class labels from the ImageNet data…

Cited by 3138SourcePDFScholar
2015

Teaching Machines to Read and Comprehend

NeurIPS 2015poster

Teaching machines to read natural language documents remains an elusive challenge. Machine reading systems can be tested on their ability to answer questions posed on the contents of documents that they have seen, but until now large scale training and test datasets have been missing for this type o…