Comparison
hypertunity vs autokeras
Verdict
Pick hypertunity if hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization; pick autokeras if autoKeras simplifies deep learning model design through automated neural architecture search and is compatible with Python 3.7+ and TensorFlow 2.8.0+.
Markdown twin · hypertunity alternatives · autokeras alternatives
GraphCanon updated 3w
Trust & integrity
| Signal | hypertunity | autokeras |
|---|---|---|
| Maintenance | Dormant (2381d since push) As of 3w · github_public_v1 | Slowing (251d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3w · github_public_v1 | Not a fork · Organization account As of 3w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- hypertunity
- A toolset for black-box hyperparameter optimisation
- autokeras
- AutoML library for deep learning
Stars
- hypertunity
- 137
- autokeras
- 9.3k
Forks
- hypertunity
- 10
- autokeras
- 1.4k
Open issues
- hypertunity
- 0
- autokeras
- 161
Language
- hypertunity
- Python
- autokeras
- Python
Adopt for
- hypertunity
- hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization.
- autokeras
- AutoKeras simplifies deep learning model design through automated neural architecture search and is compatible with Python 3.7+ and TensorFlow 2.8.0+.
Persona
- hypertunity
- -
- autokeras
- -
Runtime
- hypertunity
- -
- autokeras
- -
License
- hypertunity
- Apache-2.0
- autokeras
- Apache-2.0
Last pushed
- hypertunity
- Jan 26, 2020
- autokeras
- Nov 25, 2025
Categories
- hypertunity
- Model Training
- autokeras
- Developer Tools, Model Training
Trust and health
Maintenance
- hypertunity
- Dormant (18%)
- autokeras
- Slowing (36%)
Days since push
- hypertunity
- 2381d
- autokeras
- 251d
Open issues (now)
- hypertunity
- 0
- autokeras
- 161
Owner type
- hypertunity
- User
- autokeras
- Organization
Full report
- hypertunity
- Trust report
- autokeras
- Trust report
Shared compatibility
- Python · hypertunity: Python runtime · autokeras: Python runtime
Choose hypertunity if…
- Requirements: Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement..
- Tags unique to hypertunity: bayesian-optimization, gpyopt, hyperparameter-optimization, slurm.
- When you are working with complex objective functions that are expensive to evaluate, and you need an automated way to optimize your model parameters.
When NOT to use hypertunity
- When the objective function evaluation is inexpensive or fast because hypertunity shines in scenarios where evaluations are costly, offering less benefit if evaluations can be easily repeated.
- If your project does not require advanced techniques such as Bayesian Optimization and you seek a simpler method with fewer dependencies.
Choose autokeras if…
- Tags unique to autokeras: autodl, automl, deep-learning, keras.
- Also covers Developer Tools.
- When your project involves deep learning tasks requiring minimal manual intervention in designing models.
When NOT to use autokeras
- When working with Python versions older than 3.7 or TensorFlow versions older than 2.8.0, as AutoKeras is not compatible.
- If your project emphasizes transparent, understandable model architecture over automated generation without human oversight.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (gdikov/hypertunity) · observed Aug 4, 2026
- GitHub forks (gdikov/hypertunity) · observed Aug 4, 2026
- Last push (gdikov/hypertunity) · observed Jan 26, 2020
- License file (Apache-2.0) · observed Aug 4, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (keras-team/autokeras) · observed Aug 4, 2026
- GitHub forks (keras-team/autokeras) · observed Aug 4, 2026
- Last push (keras-team/autokeras) · observed Nov 25, 2025
- License file (Apache-2.0) · observed Aug 4, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: hypertunity 137 · autokeras 9.3k (synced Aug 4, 2026).
Common questions
- What is the difference between hypertunity and autokeras?
- hypertunity: A toolset for black-box hyperparameter optimisation. autokeras: AutoML library for deep learning. See the comparison table for live GitHub stats and shared categories.
- When should I choose hypertunity over autokeras?
- Choose hypertunity over autokeras when Requirements: Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement.; Tags unique to hypertunity: bayesian-optimization, gpyopt, hyperparameter-optimization, slurm; When you are working with complex objective functions that are expensive to evaluate, and you need an automated way to optimize your model parameters.
- When should I choose autokeras over hypertunity?
- Choose autokeras over hypertunity when Tags unique to autokeras: autodl, automl, deep-learning, keras; Also covers Developer Tools; When your project involves deep learning tasks requiring minimal manual intervention in designing models.
- When should I avoid hypertunity?
- When the objective function evaluation is inexpensive or fast because hypertunity shines in scenarios where evaluations are costly, offering less benefit if evaluations can be easily repeated. If your project does not require advanced techniques such as Bayesian Optimization and you seek a simpler method with fewer dependencies.
- When should I avoid autokeras?
- When working with Python versions older than 3.7 or TensorFlow versions older than 2.8.0, as AutoKeras is not compatible. If your project emphasizes transparent, understandable model architecture over automated generation without human oversight.
- Is hypertunity or autokeras more popular on GitHub?
- autokeras has more GitHub stars (9,328 vs 137). Stars measure visibility, not whether either tool fits your constraints.
- Are hypertunity and autokeras open source?
- Yes - both are open-source projects on GitHub (hypertunity: Apache-2.0, autokeras: Apache-2.0).
- Where can I find alternatives to hypertunity or autokeras?
- GraphCanon lists graph-backed alternatives at hypertunity alternatives and autokeras alternatives (hypertunity markdown twin, autokeras markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, hypertunity or autokeras?
- hypertunity: Dormant. autokeras: Slowing. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for hypertunity and autokeras?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: hypertunity trust report; autokeras trust report.