Skip to content

NameError: name 'params' is not defined #12

Description

@amir-tagh

Hello,

Thank you for these set of very useful tools. I have been trying to get the code to work for training part and then shape_based_gen.model. After some debugging code started to work but I am stuck with one more error. Can you please let me know how I can solve this.

Thanks,
Amir

decoder = DecoderRNN(512, 1024, 29, 1,params.device)
^^^^^^
NameError: name 'params' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions