From 0379d73c1156377b3e76b9f422e1c8c9f5e59af2 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Tue, 4 Oct 2022 14:34:33 +0200 Subject: [PATCH] removed file --- doc/src/week39/{rmsprop.py => rmspropSGD.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/src/week39/{rmsprop.py => rmspropSGD.py} (100%) diff --git a/doc/src/week39/rmsprop.py b/doc/src/week39/rmspropSGD.py similarity index 100% rename from doc/src/week39/rmsprop.py rename to doc/src/week39/rmspropSGD.py