Skip to content

create_n_tuples_dataset.py does not exist. #1

Description

@yuuho

README.md says

nbinput=12 && python create_n_tuples_dataset.py --nb_inputs nbinput

but create_n_tuples_dataset.py does not exist.

So I did the following instead:

nbinput=12 && python create_tuples_dataset.py --nb_inputs $nbinput

However, this requires tremendous memory.
Are create_n_tuples_dataset.py and create_tuples_dataset.py the same program?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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