Skip to content

All config bools set to True by default in get_opt.py #32

@sammychristen

Description

@sammychristen

I've noticed something in the code when creating my own config file.
On this line, all bools are automatically set to True, as they take a string as input.
It seems to only concern the variable "input_z" in the existing config file, as the variables "is_train" and "is_continue" are set to False here.

Could you describe what these variables are used for exactly?

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions