Data-Science-Big-Data-Research-Lab/MetaGen
MetaGen: A framework for metaheuristic development and hyperparameter optimization in machine and deep learning
MetaGen helps machine learning and deep learning practitioners find the best configurations for their models. It takes your model definition and a range of possible settings, then systematically explores them to output the optimal set of hyperparameters. This is perfect for researchers, data scientists, and ML engineers who need to fine-tune complex models.
No commits in the last 6 months.
Use this if you need to automate the process of finding the best settings for your machine learning or deep learning models, especially when dealing with many parameters or complex architectures.
Not ideal if you are looking for a simple drag-and-drop tool without any coding, or if you only need to optimize a few, straightforward parameters for basic models.
Stars
32
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Data-Science-Big-Data-Research-Lab/MetaGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optuna/optuna
A hyperparameter optimization framework
keras-team/keras-tuner
A Hyperparameter Tuning Library for Keras
KernelTuner/kernel_tuner
Kernel Tuner
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
deephyper/deephyper
DeepHyper: A Python Package for Massively Parallel Hyperparameter Optimization in Machine Learning