mirror of
https://github.com/wassname/Ranger21.git
synced 2026-09-11 11:52:27 +08:00
Update README.md
This commit is contained in:
@@ -12,6 +12,9 @@ Thus, you'll be able to simply toggle which opt engine to use, as well as the va
|
||||
Still testing things and then will update code here...
|
||||
Gradient centralization good for both - first findings are gradient centralization definitely improves MadGrad (just like it does with Adam core) so will have GC on as default for both engines.
|
||||
|
||||

|
||||
|
||||
|
||||
### LR selection is very different between MadGrad and Adam core engine:
|
||||
One item - the starting lr for madgrad is very different (much higher) than with Adam....have done some testing with automated LR scheduling (HyperExplorer and ABEL), but that will be added later if it's successful. But if you simply plug your usual Adam LR's into Madgrad you won't be impressed :)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user