automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
61 stars 13 forks source link

[Choice] Remove usage of json #79

Closed eddiebergman closed 3 months ago

eddiebergman commented 7 months ago

Most of the library at this point is using yaml as the human reasable format. We should likely just remove all usage of json at this point for consistency.

eddiebergman commented 3 months ago

Closing as we just need it sometimes -_-