grilly.optim ============ .. automodule:: grilly.optim .. rubric:: Classes .. autosummary:: Adam AdamW AffectAdam AutoHypergradientAdamW CosineAnnealingLR HypergradientAdamW LRScheduler NLMS NaturalGradient OneCycleLR Optimizer ReduceLROnPlateau SGD StepLR .. rubric:: Modules .. autosummary:: :toctree: :recursive: grilly.optim.adam grilly.optim.adamw grilly.optim.base grilly.optim.hypergradient grilly.optim.lr_scheduler grilly.optim.natural_gradient grilly.optim.nlms grilly.optim.sgd