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

11.1.5-11.1.7 #36

Open
Emilkj opened this issue Aug 17, 2020 · 1 comment
Open

11.1.5-11.1.7 #36

Emilkj opened this issue Aug 17, 2020 · 1 comment

Comments

@Emilkj
Copy link

Emilkj commented Aug 17, 2020

Is it right, when i update parameters like this?
weigth[1:] += - delta_w
weigth[0] += eta*bias

The problem is, that i get an error which accelerates towards infinity in 11.1.7.

@jsr-p
Copy link
Collaborator

jsr-p commented Aug 17, 2020

@Emilkj ,
it is hard to tell when you do not send all your code :D
How is delta_w defined? How about bias? Send the code :)

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