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

Add a mathematical description of the algorithms #757

Open
5 of 19 tasks
vroulet opened this issue Feb 2, 2024 · 0 comments
Open
5 of 19 tasks

Add a mathematical description of the algorithms #757

vroulet opened this issue Feb 2, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@vroulet
Copy link
Collaborator

vroulet commented Feb 2, 2024

Like adam or nadam, it would be nice to have mathematical descriptions of as many algorithms as possible.
To start with, having a clear description of what sgd with momentum and nesterov is would be very good.
Algorithms to do if possible below (sometimes the description may be too long). Refer to the reference each time (on arxiv you can even extract the source to potentially simply copy-paste the algorithm but make sure it matches the implementation).

@vroulet vroulet added documentation Improvements or additions to documentation good first issue Good for newcomers labels Feb 2, 2024
@google-deepmind google-deepmind deleted a comment from vroulet Mar 8, 2024
@google-deepmind google-deepmind deleted a comment from fabianp Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant