-
-
Notifications
You must be signed in to change notification settings - Fork 0
Start working on implementing optimizers for the sdk #166
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfeatureDesignates any implemented featureDesignates any implemented featurerustImprovements or additions that update the Rust codeImprovements or additions that update the Rust codetrackingAny issue used to track the progress of other issuesAny issue used to track the progress of other issues
Description
FL03
opened on Dec 9, 2025
Issue body actions
| Optimizer | Implemented |
|---|---|
| Stochastic Gradient Descent (SGD) | ❌ |
| Adam Optimizer | ❌ |
| RMSProp Optimizer | ❌ |
| Adagrad Optimizer | ❌ |
| Adadelta Optimizer | ❌ |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureDesignates any implemented featureDesignates any implemented featurerustImprovements or additions that update the Rust codeImprovements or additions that update the Rust codetrackingAny issue used to track the progress of other issuesAny issue used to track the progress of other issues