Skip to content

Missing requirements/imports #1

@rhsimplex

Description

@rhsimplex

Hi, thank you for the great paper and sharing your code.

Sorry I don't have time to make a small PR, but there are a couple requirements and imports missing that you'll notice if you try to run the train_attribute_and_evaluate notebook. If create your environment with conda env create, you will not be able to run the notebook because you're missing the ml-collections and more-itertools libraries.

Similarly, you'll find the time library has not been imported, and everywhere you use tqdm as module instead of the right function (tqdm vs tqdm.tqdm).

Thanks again,
Ryan

Metadata

Metadata

Assignees

No one assigned

    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