ReinFlow commited on
Commit
ef6a3de
·
verified ·
1 Parent(s): b6d4be6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,4 +13,9 @@ Datasets for other tasks can be automatically downloaded using the pre-training
13
  **visualize**: This directory includes the figures presented in the paper and the corresponding training records (in .csv files) required to reproduce them. These data can serve as a baseline for developing new algorithms and benchmarking against our method.
14
 
15
 
 
 
 
 
 
16
 
 
13
  **visualize**: This directory includes the figures presented in the paper and the corresponding training records (in .csv files) required to reproduce them. These data can serve as a baseline for developing new algorithms and benchmarking against our method.
14
 
15
 
16
+ Please refer to [the first document](https://github.com/ReinFlow/ReinFlow/blob/release/docs/ReproduceExps.md) to see how to do pre-training on the offline datasets and fine-tuning with the pre-trained checkpoints.
17
+
18
+ Please refer to [the second document](https://github.com/ReinFlow/ReinFlow/blob/release/docs/ReproduceFigs.md) to extract and visualizee the training records in the `./visualize` folder.
19
+
20
+
21