Skip to content

Commit

Permalink
update a note of configs
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwwww authored Apr 19, 2023
1 parent 594771f commit dbb9a1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ And you should find an executable at ``./LKH-3.0.6/LKH``, which will be called b
## Run Experiments
We provide the implementation of PPO-BiHyb and the single-level RL baseline PPO-Single used in our paper. To run evaluation from a pretrained model, replace ``train`` by ``eval`` in the following commands.

The config files are in the directory ``config/``.

### DAG Scheduling
PPO-BiHyb:
```
Expand Down

0 comments on commit dbb9a1a

Please sign in to comment.