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

Activation_Functions.ipynb : Learning rate Notation #120

Open
kmouts opened this issue Oct 9, 2023 · 0 comments
Open

Activation_Functions.ipynb : Learning rate Notation #120

kmouts opened this issue Oct 9, 2023 · 0 comments

Comments

@kmouts
Copy link

kmouts commented Oct 9, 2023

In the text:
"Hence, we effectively implement a function $w^{t} = f(w^{t-1}, g^{t}, ...)$ with 𝑤 being the parameters, and $g^{t} = \nabla_{w^{(t-1)}} \mathcal{L}^{(t)}$ the gradients at time step 𝑡. A common, additional parameter to this function is the learning rate, here denoted by 𝜂. "
There is a discrepancy between symbols $\mathcal{L}$ and 𝜂

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