readme update

This commit is contained in:
HengZhang 2025-01-20 10:00:54 +08:00 committed by GitHub
parent c7eb8cf849
commit 1fb98ec20d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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: Clone this repository and install it:
```bash ```bash
git clone https://github.com/your-repo/FS-TFP.git
cd FS-TFP cd FS-TFP
pip install -e . 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`. 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: You can customize the parameters or use the presets. Key configurable parameters include:
```yaml ```yaml