Sign inSign up

diggspapu/data-science-environment

By diggspapu

•Updated almost 2 years ago

Tensorflow, Pytorch, GPU-NVIDIA, python3.10

Image
Languages & frameworks
Machine learning & AI
Data science
0

346

diggspapu/data-science-environment repository overview

Basically this is an image that has tensorflow, pytorch and GPU usability in both. Basically design for everyone who doesn't want to deal with dependencies and problem with GPU configuration in tensorflow, it just needs cuda-toolkit installed and it works just fine. Must notice that it generates a jupyter environment to work on and is linked to the current directory using a command such as:

docker run --gpus all -p 8811:8811 -v "$(pwd):/app" --name data-science-container -d data-science-environment:latest

Tag summary

Content type

Image

Digest

sha256:ff5df4ec7…

Size

13.7 GB

Last updated

almost 2 years ago

docker pull diggspapu/data-science-environment