Skip to content

Error in the README #3

@bruceweir

Description

@bruceweir

Assuming that you follow the exact instructions, and clone the repo recommended in the README (rather than this one), then the instruction

$ pip install tqdm  # install it if you haven't installed yes
$ python train.py

Should read

$ pip install tqdm  # install it if you haven't installed yes
$ python main.py

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