Discover and explore top open-source AI tools and projects—updated daily.
determined-aiOpen-source ML platform for simplifying training, tuning, tracking, and resource management
Top 14.7% on SourcePulse
Determined AI is an open-source platform designed to streamline deep learning workflows for researchers and engineers. It simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management, aiming to accelerate model development and reduce cloud costs.
How It Works
Determined operates through a Python library, a command-line interface (CLI), and a web UI. The Python library allows users to integrate their PyTorch or TensorFlow code by organizing it within PyTorchTrial or TFv1Trial classes or by using the lower-level Core API. This abstraction handles distributed execution and hyperparameter search, enabling faster training and automated tuning. The CLI manages cluster deployment (local, AWS, GCP) and experiment execution, while the Web UI provides comprehensive visualization of training progress, resource utilization, and model artifacts.
Quick Start & Requirements
pip install determineddet deploy local cluster-up for local setup or det deploy aws up / det deploy gcp up for cloud.Highlighted Details
Maintenance & Community
11 months ago
1 day
microsoft
mryab
mosaicml
higgsfield-ai
clearml
wandb