Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sanjita-suresh opened this issue May 24, 2019 · 1 comment
Open

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

sanjita-suresh opened this issue May 24, 2019 · 1 comment

Comments

@sanjita-suresh
Copy link

sanjita-suresh commented May 24, 2019

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?

@1254859753
Copy link

Me too, can you address this problem now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants