Skip to content

AttributeError: 'params' object has no attribute 'params' #38

@sanjita-suresh

Description

@sanjita-suresh

I am trying the the code below

# set parameters
params = params.params()
params.rmpc = rmpc
# get SIF embedding
embedding = SIF_embedding.SIF_embedding(We, x, w, params) 

an get this error

AttributeError: 'params' object has no attribute 'params'

and I verified the module params and its true, please help me how to deal with this?

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