From 0f248a524b26722be4dc63904f4b0a24a25e1162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=B3=BB=E6=81=BA?= <202115006@mail.sdu.edu.cn> Date: Fri, 4 Apr 2025 03:43:20 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛峻恺 <202115006@mail.sdu.edu.cn> --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 057ac30..af0011f 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,25 @@ GPR-SIDL-inv/ └── README.md # This file +### 🛠️ Installation + +### 1. Clone the repository + +git clone https://github.com/yourusername/GPR-FWI-DeepLearning.git + +cd GPR-FWI-DeepLearning + +### 2. Install gprMax (optional but recommended) + +https://www.gprmax.com/ + +### 3. Install dependencies + +pip install -r requirements.txt + +### 📊 Usage + +### ✅ Training + + +