1 repo
Frameworks for managing and externalizing hyperparameter settings and training workflows.
Distinguishing note: Focuses on configuration-driven training workflows rather than general model architecture or deployment.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Training Configuration Systems. Refine with filters or upvote what's useful.
This project is a comprehensive library of state-of-the-art neural network architectures designed for image classification and feature extraction. It provides a complete deep learning training framework that supports distributed execution, allowing users to build, train, and fine-tune vision models using optimized schedulers and pre-configured training recipes. The library distinguishes itself through a modular backbone architecture that treats neural networks as decoupled feature extractors, enabling the retrieval of multi-scale outputs for downstream tasks like object detection and segmenta
"Externalized hyperparameter files define complete training workflows including optimizer settings and learning rate schedules to ensure reproducible model performance."