talos
Hyperparameter tuner
A tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras
Hyperparameter Experiments with TensorFlow and Keras
2k stars
27 watching
268 forks
Language: Python
last commit: 7 months ago
Linked from 3 awesome lists
artificial-intelligencedeep-learninghyperparameter-optimizationkeraskeras-tensorflowtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
nicholas-leonard/drmad | A toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation | 23 |
kirthevasank/nasbot | An implementation of neural architecture search with Bayesian optimization and optimal transport | 133 |
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 | Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 |
rodrigo-arenas/sklearn-genetic-opt | Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 314 |
liyanghart/hyperparameter-optimization-of-machine-learning-algorithms | Provides tools and techniques for tuning hyperparameters in machine learning models to improve performance. | 1,275 |
syne-tune/syne-tune | A tool for large-scale and asynchronous hyperparameter optimization in machine learning | 390 |
zygmuntz/hyperband | A hyperparameter tuning framework with support for multiple machine learning models and algorithms. | 593 |
datacanvasio/hyperkeras | An AutoDL tool for optimizing neural networks and hyperparameters on TensorFlow and Keras | 30 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
tobegit3hub/advisor | An open-source hyperparameters tuning system for black box optimization | 1,547 |
huntermcgushion/hyperparameter_hunter | Automates hyperparameter optimization and result saving across machine learning algorithms | 706 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
automl/smac3 | An optimization framework for machine learning hyperparameters | 1,090 |
jmrichardson/tuneta | Automates optimization of technical indicators for machine learning models in finance | 413 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |