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 variant of Adam called "PAdam" #2276

Closed
wants to merge 1 commit into from
Closed

Add a variant of Adam called "PAdam" #2276

wants to merge 1 commit into from

Conversation

4SAnalyticsnModelling
Copy link

@4SAnalyticsnModelling 4SAnalyticsnModelling commented Jun 21, 2023

Add a variant of Adam optimizer called "partially adaptive momentum estimation method (PAdam)"

Add a variant of Adam optimizer called "partially adaptive momentum estimation method (PADAM)"
@4SAnalyticsnModelling 4SAnalyticsnModelling changed the title Update optimisers.jl Add a new variant of Adam optimizer called "partially adaptive momentum estimation method (PAdam)" Jun 21, 2023
@4SAnalyticsnModelling 4SAnalyticsnModelling changed the title Add a new variant of Adam optimizer called "partially adaptive momentum estimation method (PAdam)" Add a variant of Adam called "PAdam" Jun 21, 2023
@mcabbott
Copy link
Member

This is parallel to FluxML/Optimisers.jl#148

There are several other PRs with different related commits; this one has the meat & all should be cherry picked onto this branch to have one PR.

@mcabbott mcabbott reopened this Jun 29, 2023
@4SAnalyticsnModelling 4SAnalyticsnModelling closed this by deleting the head repository Jul 12, 2023
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

Successfully merging this pull request may close these issues.

3 participants