#77 · Primary category: MLOps & Evaluation
deepo
Setup and customize deep learning environment in seconds.
Project last updated:03/25/26
GitHub Stars
6.3K
Forks
736
Contributors
10
License
MIT
Why we included this project
Deep learning setups eat hours that should go into actual research, and this project targets that pain directly. It provides ready-made Docker images that bundle the major frameworks such as PyTorch, TensorFlow, Keras, MXNet, and Caffe, with CUDA and cuDNN included, so pulling one image gets you a working GPU environment. For teams that find the all-in-one image too large, the Dockerfile generator works like a set of building blocks: you pick the frameworks, Python version, and CUDA/cuDNN pair, and Deepo resolves compatible versions and installs them in the correct order. CPU-only variants exist too, and the images run on Linux, macOS, and Windows, with GPU acceleration on Linux. That gives a single reproducible way to hand every developer the same stack, which is worth it for anyone standardizing ML environments.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models