Open bhavnicksm opened 1 year ago
This issue is to keep track of all the optimizers to implement in the repository.
[x] SGD (.SGD)
.SGD
[x] Momentum (.Momentum)
.Momentum
[x] RMSProp (.RMSProp)
.RMSProp
[x] AdaGrad (.Adagrad)
.Adagrad
[x] Adam (.Adam)
.Adam
[x] AdaMax (.Adamax)
.Adamax
[x] AdaDelta (.Adadelta)
.Adadelta
[x] #27
[x] AMSGrad (AMSGrad)
AMSGrad
[x] RAdam (.Radam)
.Radam
[x] LION (.Lion)
.Lion
[x] #31
[x] NAdam (.NAdam)
.NAdam
[x] AdaBelief (.Adabelief)
.Adabelief
[ ] Adan (.Adan)
.Adan
[ ] AdaFactor(.Adafactor)
.Adafactor
[ ] AccSGD (.AccSGD)
.AccSGD
[ ] AdaBound (.Adabound)
.Adabound
[ ] AdaMod (.AdaMod)
.AdaMod
[ ] Demon SGD/Adam (.DemonSGD & .DemonAdam)
.DemonSGD
.DemonAdam
[ ] AggMo (.AggMo)
.AggMo
[ ] QHM (.QHM)
.QHM
[ ] QHAdam (.QHAdam)
.QHAdam
[ ] LAMB (.Lamb)
.Lamb
[ ] SWATS (.Swats)
.Swats
[ ] Shampoo (.Shampoo)
.Shampoo
[ ] SAM (.SAM)
.SAM
[ ] AdamP (.AdamP)
.AdamP
[ ] Sophia (.Sophia)
.Sophia
[ ] GaLore (.GaLore)
.GaLore
This issue is to keep track of all the optimizers to implement in the repository.
To Do
[x] SGD (
.SGD
)[x] Momentum (
.Momentum
)[x] RMSProp (
.RMSProp
)[x] AdaGrad (
.Adagrad
)[x] Adam (
.Adam
)[x] AdaMax (
.Adamax
)[x] AdaDelta (
.Adadelta
)[x] #27
[x] AMSGrad (
AMSGrad
)[x] RAdam (
.Radam
)[x] LION (
.Lion
)[x] #31
[x] NAdam (
.NAdam
)[x] AdaBelief (
.Adabelief
)[ ] Adan (
.Adan
)[ ] AdaFactor(
.Adafactor
)[ ] AccSGD (
.AccSGD
)[ ] AdaBound (
.Adabound
)[ ] AdaMod (
.AdaMod
)[ ] Demon SGD/Adam (
.DemonSGD
&.DemonAdam
)[ ] AggMo (
.AggMo
)[ ] QHM (
.QHM
)[ ] QHAdam (
.QHAdam
)[ ] LAMB (
.Lamb
)[ ] SWATS (
.Swats
)[ ] Shampoo (
.Shampoo
)[ ] SAM (
.SAM
)[ ] AdamP (
.AdamP
)[ ] Sophia (
.Sophia
)[ ] GaLore (
.GaLore
)Resources