-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
The work I propose involves:
Implementing key optimizers such as Stochastic Gradient Descent (SGD), Adam, RMSprop, and others from scratch. This would allow for comparison between different optimization algorithms in your models
Documenting each optimizer and explaining their strengths, weaknesses, and use cases, making it easier for users to choose the right one.
Use Case
1.model performance tuning
2.Better understanding on choosing optimizer
Benefits
No response
Add ScreenShots
No response
Priority
High
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request