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

Sparse coding model is missing #5

Open
LouisSerrano opened this issue Aug 11, 2023 · 4 comments
Open

Sparse coding model is missing #5

LouisSerrano opened this issue Aug 11, 2023 · 4 comments

Comments

@LouisSerrano
Copy link

Hi, I wanted to reproduce the experiments of Dictionary Fields but it appears that the sparse_coding.py file is missing from the repository. Do you plan on adding it soon ?

Thanks a lot !

@apchenstu
Copy link
Collaborator

Hi there, which script triggered this error?

@LouisSerrano
Copy link
Author

LouisSerrano commented Aug 11, 2023

This is not an error per se because I have not run the code yet. I was reading the script 2D_regression.py to follow the procedure for fitting an image, and it seemed that I could not find the the sparseCoding model that is imported line 11 from models.sparseCoding import sparseCoding.

@apchenstu
Copy link
Collaborator

Oh, I forgot to remove this line code, let me fix it. thanks!

@BWWwustl
Copy link

Oh, I forgot to remove this line code, let me fix it. thanks!

The sparse coding is still missing and the 2D_regression.py could not work

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

3 participants