Hyperopt-Keras-CNN-CIFAR-100

Hyperopt tuner

Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset

Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task.

GitHub

106 stars
10 watching
76 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list

cnncnn-kerashyperopthyperparameter-optimizationhyperparameter-searchhyperparameter-tuninghyperparameters-optimizationkerastensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kirthevasank/nasbotAn implementation of Neural Architecture Search with Bayesian Optimization and Optimal Transport133
hyperopt/hyperopt-sklearnAutomates search for optimal parameters in machine learning algorithms.1,594
datacanvasio/hyperkerasAn autoML tool that searches and optimizes neural network architectures using tensorflow and keras.30
rodrigo-arenas/sklearn-genetic-optAutomated hyperparameter tuning and feature selection using evolutionary algorithms.316
autonomio/talosA tool for automating hyperparameter experiments for machine learning models using TensorFlow and Keras1,626
huntermcgushion/hyperparameter_hunterAutomates hyperparameter optimization and result saving across machine learning algorithms706
microsoft/archaiAutomates the search for optimal neural network configurations in deep learning applications468
liyanghart/hyperparameter-optimization-of-machine-learning-algorithmsProvides tools and techniques for tuning hyperparameters in machine learning models to improve performance.1,283
maxpumperla/hyperasA simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization.2,179
nicholas-leonard/drmadA toolbox for efficient hyperparameter tuning in deep learning using Bayesian optimization and automatic differentiation23
keras-team/keras-tunerA hyperparameter optimization framework for machine learning models2,860
syne-tune/syne-tuneA tool for large-scale and asynchronous hyperparameter optimization in machine learning393
automl/smac3An optimization framework for machine learning hyperparameters1,093
lucfra/far-hoA package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow.188
bigballon/cifar-zooProvides implementations of CNN architectures and improvement methods for image classification on the CIFAR benchmark.703