From 1fb98ec20dbd207f9ab579b1ab5ba82c767fcf7c Mon Sep 17 00:00:00 2001 From: HengZhang <67084806+czzhangheng@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:00:54 +0800 Subject: [PATCH] readme update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index afadfe4..021be9f 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ This project has been tested with **Torch 2.4.0 (recommended)** and **Torch 2.0. Clone this repository and install it: ```bash +git clone https://github.com/your-repo/FS-TFP.git cd FS-TFP pip install -e . ``` @@ -79,6 +80,8 @@ Run scripts for the four datasets are located in the `./scripts/trafficflow_exp_ Each dataset has a YAML configuration file: `{D3, D4, D7, D8}.yaml`. +To replicate the experimental outcomes, we advise executing the scripts as they are, without altering any parameters. + You can customize the parameters or use the presets. Key configurable parameters include: ```yaml