automl / jahs_bench_201

The first collection of surrogate benchmarks for Joint Architecture and Hyperparameter Search.
https://automl.github.io/jahs_bench_201/
MIT License
13 stars 7 forks source link

Add a `py.typed` to export type information #3

Open eddiebergman opened 2 years ago

eddiebergman commented 2 years ago

Seems most things are typed and typed quite well, adding a simple py.typed would allow outside tools to access these nicely :)