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

Batch mode and learning rate #168

Open
jtpesone opened this issue Dec 29, 2022 · 3 comments
Open

Batch mode and learning rate #168

jtpesone opened this issue Dec 29, 2022 · 3 comments

Comments

@jtpesone
Copy link

If somoclu always uses the batch training mode, how is the learning rate used? If the update is done according to the batch training equation given in Wittek et al, 2017 (Somoclu: An Efficient Parallel Library for Self-Organizing Maps), learning rate is not used at all.

@xgdgsc
Copy link
Collaborator

xgdgsc commented Dec 29, 2022

You can search for "scale" in code to see.

@jtpesone
Copy link
Author

If you cannot provide this as an equation, I will try to dig into the code. It would be good to document it, however. Would be important for the users to know which equations the sw uses.

@xgdgsc
Copy link
Collaborator

xgdgsc commented Dec 29, 2022

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