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

[feat] Additional mechanisms #53

Merged
merged 15 commits into from
Sep 4, 2024
Merged

Conversation

retraigo
Copy link
Collaborator

@retraigo retraigo commented Sep 2, 2024

This PR adds the following:
Optimizers:

  • RMSProp
  • NADAM

Loss Functions:

  • Huber
  • Smoothed Hinge
  • Tukey

Additional mechanisms:

  • Early Stopping
  • Convergence Check
  • Regularization

@retraigo retraigo changed the title [feat] [WIP] Additional mechanisms [feat] Additional mechanisms Sep 4, 2024
@load1n9 load1n9 self-requested a review September 4, 2024 13:14
Copy link
Member

@load1n9 load1n9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@load1n9 load1n9 merged commit 42dfb49 into denosaurs:main Sep 4, 2024
0 of 3 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