---
title: "hypertunity vs rembo"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/gdikov-hypertunity-vs-ziyuw-rembo"
tools: ["gdikov-hypertunity", "ziyuw-rembo"]
---

# hypertunity vs rembo

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick hypertunity if hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization; pick rembo if rembo is a Matlab-based tool for high-dimensional Bayesian optimization using random embedding.

[hypertunity](https://hypertunity.readthedocs.io) reports 137 GitHub stars, 10 forks, and 0 open issues, last pushed Jan 26, 2020. [rembo](https://github.com/ziyuw/rembo) has 117 stars, 25 forks, and 3 open issues, last pushed Aug 4, 2013. Figures are from public GitHub metadata via [hypertunity's repository](https://github.com/gdikov/hypertunity) and [rembo's repository](https://github.com/ziyuw/rembo).

| | [hypertunity](/tools/gdikov-hypertunity.md) | [rembo](/tools/ziyuw-rembo.md) |
| --- | --- | --- |
| Tagline | A toolset for black-box hyperparameter optimisation | Bayesian optimization in high-dimensions via random embedding. |
| Stars | 137 | 117 |
| Forks | 10 | 25 |
| Open issues | 0 | 3 |
| Language | Python | Matlab |
| Adopt for | hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization. | Rembo is a Matlab-based tool for high-dimensional Bayesian optimization using random embedding. |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | - |
| Categories | Model Training | Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [hypertunity](/tools/gdikov-hypertunity.md) | [rembo](/tools/ziyuw-rembo.md) |
| --- | --- | --- |
| Days since push | 2381d | 4747d |
| Open issues (now) | 0 | 3 |
| Full report | [trust report](/tools/gdikov-hypertunity/trust.md) | [trust report](/tools/ziyuw-rembo/trust.md) |

## Decision facts: hypertunity

- **Requirements:** Min 2 GB RAM; Support for SLURM is indicated in the topics, useful for HPC cluster management but not a hard requirement.
- **Adopt for:** hypertunity is a Python library that facilitates black-box hyperparameter optimisation using techniques such as Bayesian Optimization.

## Decision facts: rembo

- **Adopt for:** Rembo is a Matlab-based tool for high-dimensional Bayesian optimization using random embedding.

## Choose when

### Choose hypertunity if…

- hypertunity is primarily Python; rembo is Matlab.
- 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: gpyopt, hyperparameter-optimization, slurm, tensorboard.
- When you are working with complex objective functions that are expensive to evaluate, and you need an automated way to optimize your model parameters.

### Choose rembo if…

- rembo is primarily Matlab; hypertunity is Python.
- Tags unique to rembo: high-dimensional space, random embedding.
- When working with high-dimensional data spaces that require efficient exploration and optimization, making it ideal for problems exceeding typical dimensions

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

## When NOT to use rembo

- For low-dimensional spaces where full Bayesian optimization methods would be more efficient and less complex than random embedding
- In scenarios requiring open-source or licensed software when Rembo's license status is unknown, potentially limiting its use in certain projects

## Common questions

### What is the difference between hypertunity and rembo?

hypertunity: A toolset for black-box hyperparameter optimisation. rembo: Bayesian optimization in high-dimensions via random embedding.. See the comparison table for live GitHub stats and shared categories.

### When should I choose hypertunity over rembo?

Choose hypertunity over rembo when hypertunity is primarily Python; rembo is Matlab; 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: gpyopt, hyperparameter-optimization, slurm, tensorboard; 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 rembo over hypertunity?

Choose rembo over hypertunity when rembo is primarily Matlab; hypertunity is Python; Tags unique to rembo: high-dimensional space, random embedding; When working with high-dimensional data spaces that require efficient exploration and optimization, making it ideal for problems exceeding typical dimensions.

### 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 rembo?

For low-dimensional spaces where full Bayesian optimization methods would be more efficient and less complex than random embedding In scenarios requiring open-source or licensed software when Rembo's license status is unknown, potentially limiting its use in certain projects

### Is hypertunity or rembo more popular on GitHub?

hypertunity has more GitHub stars (137 vs 117). Stars measure visibility, not whether either tool fits your constraints.

### Are hypertunity and rembo open source?

Yes - both are open-source projects on GitHub.

### Where can I find alternatives to hypertunity or rembo?

GraphCanon lists graph-backed alternatives at [hypertunity alternatives](/tools/gdikov-hypertunity/alternatives) and [rembo alternatives](/tools/ziyuw-rembo/alternatives) ([hypertunity markdown twin](/tools/gdikov-hypertunity/alternatives.md), [rembo markdown twin](/tools/ziyuw-rembo/alternatives.md)), 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](/compare/gdikov-hypertunity-vs-ziyuw-rembo.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, hypertunity or rembo?

hypertunity: Dormant. rembo: Dormant. 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 rembo?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [hypertunity trust report](/tools/gdikov-hypertunity/trust); [rembo trust report](/tools/ziyuw-rembo/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=gdikov-hypertunity`](/api/graphcanon/graph?tool=gdikov-hypertunity)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
