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

Where are the FindDistanceBetweenDictionaries and DictUpdate03 #1

Open
hnyz979 opened this issue Apr 14, 2019 · 2 comments
Open

Where are the FindDistanceBetweenDictionaries and DictUpdate03 #1

hnyz979 opened this issue Apr 14, 2019 · 2 comments

Comments

@hnyz979
Copy link

hnyz979 commented Apr 14, 2019

Dear Ahmad
Thank you for your code, which is a sound implementation of dictionary learning. But could you tell me where to get the FindDistanceBetweenDictionaries and the DictUpdate03 files?
Thank you~

@Rehan-Ahmad
Copy link
Owner

Thanks for approaching. You can find DictUpdate03 and DictLineSearch03 in SimCo folder. As these files belongs to the SimCo algorithm.
Sorry I missed FindDistanceBetweenDictionaries.py file. Now it is uploaded.

@hnyz979
Copy link
Author

hnyz979 commented Apr 14, 2019

Got it. Thank you~
"from DictUpdate03import DictUpdate03" (line 19 in Dictionary_learning_v2.py) might be "from SimCo.DictUpdate03 import DictUpdate03", according to the file directories in your codes~

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