#### signed-off-by check result #### * ../report/0001-Implement-AdamW.patch ============== commit body: start ===================== [DEBUG] [DEBUG] This commit implements the AdamW algorithm in the form of an `Optimizer`. [DEBUG] Some (potential) further tasks include: [DEBUG] - Merging the implementations of Adam and AdamW, so that `AdamW` inherits from `Adam` [DEBUG] - Adding more unit tests [DEBUG] [DEBUG] Signed-off-by: Daniel Jang ============== commit body: end =====================