recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
152 stars 280 forks source link

Optimizers in Machine Learning: #19

Closed Anshika14528 closed 4 months ago

Anshika14528 commented 4 months ago

Explaining about various optimization techniques which is used to change model weights and learning rates, like Gradient Descent, Stochastic Gradient Descent, Stochastic Gradient descent with momentum, Mini-Batch Gradient Descent, AdaGrad, RMSProp, AdaDelta, and Adam. These optimization techniques play a critical role in the training of neural networks, as they help to improve the model by adjusting its parameters to minimize the loss of function value.

I agree to follow this project's Code of Conduct I'm a GSSoC'24 contributor I want to work on this issue

sanjay-kv commented 4 months ago

Make sure you create seperate folder and add the same

lassmara commented 4 months ago

Please assign me this issue.

github-actions[bot] commented 4 months ago

Hello @Anshika14528! Your issue #19 has been closed. Thank you for your contribution!