From 68873fa8824398dc53af15f952307529bba04ca8 Mon Sep 17 00:00:00 2001 From: troyyyyy Date: Fri, 1 Dec 2023 11:09:04 +0800 Subject: [PATCH] [DOC] fix img --- docs/Overview/Usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Overview/Usage.rst b/docs/Overview/Usage.rst index 47e428a..b349ada 100644 --- a/docs/Overview/Usage.rst +++ b/docs/Overview/Usage.rst @@ -13,7 +13,7 @@ which in turn revise the outcomes of the machine learning model, and then fed back into the machine learning model for further training. To implement this process, the following four steps are necessary: -.. image:: img/ABL-Package.jpg +.. image:: img/ABLPackage.jpg 1. Prepare datasets