Image for the TextWorld Codalab competition
3.4K
FROM nvidia/cuda:9.1-base
RUN apt-get update -qy
RUN apt-get install -qy docker.io python3-pip
RUN pip3 install textworld==1.1.1 docker matplotlib tensorflow-gpu torch
Content type
Image
Digest
Size
2.2 GB
Last updated
over 7 years ago
docker pull tavianator/textworld-codalab