From 850e4ee6f019ec09ba4179aae076905519a0b3ab Mon Sep 17 00:00:00 2001 From: gitee-bot Date: Thu, 14 Aug 2025 08:11:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f0d571..ae091cb 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ +# Dynamic Stepsize Adaptation via Momentum-Guided Gradient Discrepancy + This Git repository contains the PyTorch implementation of the code corresponding to the paper "Dynamic Stepsize Adaptation via Momentum-Guided Gradient Discrepancy". The paper is currently under review, and we will make the code publicly available once it is accepted. \ No newline at end of file -- Gitee