GithubHelp home page GithubHelp logo

zgcharaf / deep-learning-ultra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daddydrac/deep-learning-ultra

0.0 0.0 0.0 1.82 MB

Open source Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in PyTorch, OpenCV (compiled for GPU), TensorFlow 2 for GPU, PyG and NVIDIA RAPIDS

License: Apache License 2.0

Jupyter Notebook 100.00%

deep-learning-ultra's Introduction

Deep Learning Ultra

Open source Deep Learning Containers (DLCs) are a set of Docker images for training and serving models with MLFlow in PyTorch, OpenCV (compiled for GPU), TensorFlow 2 for GPU, PyG and NVIDIA RAPIDS, running on CUDA 12.1. Tensorboard included for visualizations into model explainability and fine-tuning/understanding how your model learns.

Used and adopted by many!

Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs)
Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs)
Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs) Open source Deep Learning Containers (DLCs)

Ultra easy deployment

Edit line 18 in docker-compose.yaml for however many GPUs you have: count: 3 # num of gpus, then run:

docker compose up --build -d

  • Get security token to log into the notebook:

    token=$(docker exec -it ultra /bin/bash -c "jupyter notebook list") \
    echo ${token::-8}
    

Requirements

  • Linux configured with nvidia-container-toolkit found here, CUDA 12, NVIDIA Drivers v.525+
  • NVIDIA GPU -ARCH_7.5+

Deep Learning Container Services

  1. Deep Learning Notebook, or you can mount VSCode to /app | http://localhost:8888
  2. MLFlow is an open source platform for managing the end-to-end machine learning lifecycle, see more here | http://localhost:5000
  3. Tensorboard povides the visualization and tooling needed for machine learning experimentation | http://localhost:6006
  • Deep learning solution - all python bindings specifically compiled for c++/CUDA:

    • Pytorch 2
    • PyG (Graph Neural Networks)
    • NVIDIA RAPIDS
    • OpenCV v4.8
    • TensorFlow 2
  • CuPy, Anaconda Python v3.11.5, Captum, MLFlow and more!

  • Supports LLMs, HuggingFace, Computer Vision, Navigation, Physics Informed ML, and Graph Neural Networks


a a

deep-learning-ultra's People

Contributors

daddydrac avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.