Contents

keras-tuner 1.4.8

0

A Hyperparameter Tuning Library for Keras

A Hyperparameter Tuning Library for Keras

Stars: 2917, Watchers: 2917, Forks: 403, Open Issues: 235

The keras-team/keras-tuner repo was created 6 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 2917 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 235 open issues on GitHub

  • Fix/issue 1032 nan metrics crash
  • Bump the github-actions group across 1 directory with 4 updates

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.9

H2O, Fast Scalable Machine Learning, for python

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.