Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Specialized kwarg processing for datasets in task models #15

Open
jgoodson opened this issue Jun 5, 2021 · 0 comments
Open

Specialized kwarg processing for datasets in task models #15

jgoodson opened this issue Jun 5, 2021 · 0 comments

Comments

@jgoodson
Copy link
Owner

jgoodson commented Jun 5, 2021

https://github.com/FIRE-CB/TraGeC/blob/b3d76d925d0646bb2fa2c509839ab58affea4f8d/tragec/tasks/tasks.py#L112-L120

Some specialized datasets enable configuration at runtime through keyword arguments. Since datasets are contructed via task models, this function should be able to properly handle arbitrary keyword arguments for datasets as long as they are enabled in the training interface.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant