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

question related to sigmoid steepness #1

Open
zhiqihuang opened this issue Sep 7, 2017 · 0 comments
Open

question related to sigmoid steepness #1

zhiqihuang opened this issue Sep 7, 2017 · 0 comments

Comments

@zhiqihuang
Copy link

self.Avis and self.Ahid are very special parameter for CRBM, they define the steepness of the activation function aka sigmoid function here.

And if I read the code correctly, Avis were not updated during the training.

why the process only updates Ahid and holds Avis for constant 0.1?

Any hint will be helpful, thanks.

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

1 participant