bitorch_engine.optim.diode_beta

Functions

check_pytorch_version

Checks if the current PyTorch version meets the specified minimum version requirement.

Classes

DiodeMix(params[, lr, betas, eps, ...])

DiodeMix is a custom optimizer designed for efficient optimization, leveraging adaptive learning rates and momentum.