Ross ROSS = Recommend OSS · open-source software intelligence for agents

maxpumperla/hyperas

Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization observed · 2026-08-28

github.com/maxpumperla/hyperas · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3848
  • days_rel: n/a
  • days_push: 1336
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2173 stars · 315 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Hyperas is a Python library that wraps Hyperopt to provide convenient hyperparameter optimization for Keras models. Users annotate model parameters with a simple template syntax instead of learning Hyperopt's API.

Use cases

  • tune dropout rates in a Keras neural network
  • find optimal hyperparameters for a deep learning model
  • run hyperopt without learning its syntax
  • optimize keras model accuracy automatically
  • sweep hyperparameter ranges for neural network training
  • automate model tuning experiments

When to choose

  • you use Keras and want simple hyperparameter tuning with minimal boilerplate
  • you want Hyperopt's TPE search without learning its API
  • you are prototyping models and need quick parameter sweeps

When to avoid

  • you use PyTorch, TensorFlow 2.x/Keras 3, or other frameworks instead of classic Keras
  • you need actively maintained tooling with modern framework support
  • you need distributed or large-scale hyperparameter search (consider Optuna or Ray Tune)

Facets

library · maturity maintenance

machine-learning developer-tools machine-learning deep-learning developer-tools python hyperparameter-optimization hyperopt keras deep-learning model-tuning

3 sources

Member repositories

RepositoryRoleHealth v2
maxpumperla/hyperasmain32

For agents

markdown · JSON · MCP: product_card(name="maxpumperla/hyperas")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem