determined-ai/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.
This platform helps machine learning engineers accelerate their deep learning projects by simplifying distributed training, hyperparameter tuning, and experiment tracking. It takes your existing PyTorch or TensorFlow model code, orchestrates its training across resources, and provides a web interface to visualize results and manage models. Data scientists and ML engineers working on deep learning models will find this useful for managing their training workflows.
3,214 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist looking for a unified platform to manage, accelerate, and track your deep learning experiments and model training.
Not ideal if you are working with traditional machine learning models (e.g., scikit-learn) or do not require distributed training, hyperparameter optimization, or detailed experiment tracking for deep learning.
Stars
3,214
Forks
372
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/determined-ai/determined"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepspeedai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference...
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bsc-wdc/dislib
The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.