Sign inSign up

stealthizer/tensorflow-textgenrnn-gpu

By stealthizer

Updated over 7 years ago

python3, custom tensorflow with old gpu support and textgenrnn

Image
0

280

stealthizer/tensorflow-textgenrnn-gpu repository overview

tensorflow-textgenrnn-gpu

Last updated: 2019/05/16

This repository creates a docker container with a customized tensorflow version with suport for GPU compute 3.0 and textgenrnn to develop deep learning text analysis.

The customized tensorflow wheel is created using this github repo.

To use this docker you can run from the location of your app:

docker run --ti --runtime=nvidia -v $(pwd):/app stealthizer/tensorflow-textgenrnn-gpu python3 /app/your_app.py

Tag summary

Content type

Image

Digest

Size

896.8 MB

Last updated

over 7 years ago

docker pull stealthizer/tensorflow-textgenrnn-gpu