automl / ConfigSpace

Domain specific language for configuration spaces in Python/Cython. Useful for hyperparameter optimization and algorithm configuration.
https://automl.github.io/ConfigSpace/
Other
193 stars 89 forks source link

Quantization type hint bug fix #350

Closed bpkroth closed 4 months ago

bpkroth commented 4 months ago

Fixes #349

eddiebergman commented 4 months ago

Many thanks :)