Sign inSign up

github/codenet-preprocess

Verified Publisher

By github

Updated over 7 years ago

Image
0

4.1K

github/codenet-preprocess repository overview

GitHub license Docker Pulls

Docker Images For Machine Learning:

Two tags for github/codenet (hosted on Docker Hub):

  • github/codenet:gpu

    This container was built using nvidia-docker, and is meant for Nvidia backed GPU computers. Comes installed with Tensorflow and python 3.6.

  • github/codenet:cpu

    Similar to github/codenet:gpu, except does not have GPU dependencies installed. This container can be used when GPU compute is not needed.

License

This project is released under the MIT License.

Container images built with this project include third party materials. See THIRD_PARTY_NOTICE.md for details.


Notes

To build containers, run:

docker build --no-cache -t github/codenet:gpu -f codenet-gpu.Dockerfile .

or

docker build --no-cache -t github/codenet:cpu -f codenet-cpu.Dockerfile .

Tag summary

Content type

Image

Digest

Size

702.3 MB

Last updated

over 7 years ago

docker pull github/codenet-preprocess

This week's pulls

Pulls:

8

Last week