Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Support YAML configs #291

@vreis

Description

@vreis

🚀 Feature

Make classy_train.py work with YAML config files in addition to JSON.

Motivation

YAML is better than JSON, period.

Pitch

We already have experimental support for YAML by using the Hydra library (https://hydra.cc). We need to use it more, make sure it's stable and document it.

Alternatives

Support YAML without Hydra. There's lots of benefits of using Hydra though.

Additional context

https://hydra.cc
https://github.com/facebookresearch/hydra

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions