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

autonomio/talos

Hyperparameter Experiments with TensorFlow and Keras observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3043
  • days_rel: n/a
  • days_push: 863
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1636 stars · 266 forks observed · 2026-08-28

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

Talos is a Python library for automating hyperparameter experiments and model evaluation with TensorFlow (tf.keras), Keras, and PyTorch models. It wraps existing model code without new syntax, offering grid search, random search variants, and probabilistic optimizers.

Use cases

  • tune hyperparameters for a keras model
  • run grid search over tensorflow model parameters
  • automate deep learning hyperparameter experiments
  • evaluate model generalization across parameter sets
  • optimize neural network hyperparameters without learning new syntax

When to choose

  • you use tf.keras, Keras, or PyTorch and want minimal-overhead hyperparameter tuning
  • you want grid, random, or probabilistic search with experiment analytics
  • you need a simple optimize-to-predict pipeline in one line

When to avoid

  • you need cutting-edge optimizers like Optuna or Ray Tune integrations
  • your project is not Python or not deep-learning based
  • you need actively developed features beyond maintenance

Facets

library · maturity maintenance

machine-learning deep-learning benchmarking deep-learning machine-learning data-science python hyperparameter-optimization keras tensorflow grid-search random-search model-evaluation

2 sources

Member repositories

RepositoryRoleHealth v2
autonomio/talosmain23

For agents

markdown · JSON · MCP: product_card(name="autonomio/talos")

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