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

Backend paddle: add optimizers with supporting regularizer #1896

Merged
merged 8 commits into from
Dec 18, 2024

Conversation

lijialin03
Copy link
Contributor

add sgd/rmsprop/adamw with supporting regularizer for paddle backend

deepxde/model.py Outdated Show resolved Hide resolved
deepxde/model.py Outdated Show resolved Hide resolved
@lijialin03
Copy link
Contributor Author

A code style error occurred, "Access to a protected member _coeff of a client class (protected-access)".
It seems that weight_decay._coeff cannot be called directly.(The strange thing is that this error did not appear in the first few submissions)

@lululxvi lululxvi merged commit 3aca6f7 into lululxvi:master Dec 18, 2024
10 of 11 checks passed
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.

2 participants