keras-tuner
Hyperoptimizer
A hyperparameter optimization framework for machine learning models
A Hyperparameter Tuning Library for Keras
3k stars
61 watching
396 forks
Language: Python
last commit: about 2 months ago
Linked from 5 awesome lists
automldeep-learninghyperparameter-optimizationkerasmachine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
autonomio/talos | A tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras | 1,626 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
kirthevasank/nasbot | An implementation of Neural Architecture Search with Bayesian Optimization and Optimal Transport | 133 |
rodrigo-arenas/sklearn-genetic-opt | Automated hyperparameter tuning and feature selection using evolutionary algorithms. | 316 |
raghakot/keras-vis | A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. | 2,985 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,050 |
syne-tune/syne-tune | A tool for large-scale and asynchronous hyperparameter optimization in machine learning | 393 |
liyanghart/hyperparameter-optimization-of-machine-learning-algorithms | Provides tools and techniques for tuning hyperparameters in machine learning models to improve performance. | 1,283 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,530 |
datacanvasio/hyperkeras | An autoML tool that searches and optimizes neural network architectures using tensorflow and keras. | 30 |
gmalivenko/pytorch2keras | Converts PyTorch models to Keras models | 859 |
gdikov/hypertunity | A toolset for optimizing hyperparameters of machine learning models using Bayesian optimization and real-time visualization. | 136 |
huntermcgushion/hyperparameter_hunter | Automates hyperparameter optimization and result saving across machine learning algorithms | 706 |
hyperopt/hyperopt | A Python library for optimizing parameters of objective functions in distributed and parallel settings. | 7,295 |