#153 · Primary category: MLOps & Evaluation
determined
Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.
Project last updated:03/20/25
GitHub Stars
3.2K
Forks
373
Contributors
132
License
Apache-2.0
Why we included this project
Determined gives you one place to run PyTorch or TensorFlow experiments without assembling your own stack. You wrap existing training code in a trial class or use the Core API, then describe the run in YAML: how many GPUs per trial, which hyperparameter search to use, and what to optimize. The CLI can deploy a cluster locally or to AWS, GCP, Kubernetes, or Slurm, and the web UI shows loss curves, hyperparameter plots, model registry entries, cluster utilization, and logs. If you want reproducible experiments with less glue code, this is a mature open-source option that has been used in production settings.
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