Contents

keras-tuner 1.4.7

0

A Hyperparameter Tuning Library for Keras

A Hyperparameter Tuning Library for Keras

Stars: 2817, Watchers: 2817, Forks: 384, Open Issues: 210

The keras-team/keras-tuner repo was created 4 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2817 github stars!

How to Install keras-tuner

You can install keras-tuner using pip

pip install keras-tuner

or add it to a project with poetry

poetry add keras-tuner

Package Details

Author
The KerasTuner authors
License
Apache License 2.0
Homepage
https://github.com/keras-team/keras-tuner
PyPi:
https://pypi.org/project/keras-tuner/
GitHub Repo:
https://github.com/keras-team/keras-tuner

Classifiers

  • Scientific/Engineering
  • Software Development
No  keras-tuner  pypi packages just yet.

Errors

A list of common keras-tuner errors.

Code Examples

Here are some keras-tuner code examples and snippets.

GitHub Issues

The keras-tuner package has 210 open issues on GitHub

  • If no objective provided, do not use the SaveBestEpoch callback
  • Start tuning with default values
  • Hyperparameter Optimization using multiple GPUs on a single Host
  • How do I pass multiple arguments through Keras Tuner Function?
  • Keras Tuner stopped at the end of first epoch when train on TPU
  • FR: TensorBoard HP visualization
  • Kernel crashes with 'Check failed: work_element_count > 0 (0 vs. 0)' after first model has finished training.
  • implement cross-validation

See more issues on GitHub

Related Packages & Articles

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.

h2o 3.46.0.1

H2O, Fast Scalable Machine Learning, for python

datasets 2.18.0

HuggingFace community-driven open-source library of datasets