1 Repo
Systems that coordinate hyperparameter optimization trials across multiple distributed jobs using shared databases.
Distinct from Hyperparameter Optimizers: Focuses on the distributed execution and coordination of trials rather than the tuning algorithms themselves
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Distributed Tuning Orchestrators. Refine with filters or upvote what's useful.
This project is a collection of pretrained reinforcement learning agents and training scripts built on Stable Baselines3 and Gymnasium. It provides a framework for training agents to solve specific tasks, managing experiment reproducibility, and deploying pretrained models. The system includes a specialized benchmarking suite and optimization tools for tuning agent settings. It utilizes automated search spaces and distributed trials to maximize performance, while employing bootstrap sampling to generate statistically robust performance metrics and confidence intervals. Broad capabilities cov
Runs hyperparameter optimization trials across multiple distributed jobs using a shared database to accelerate search.