Skip to content

Commit 59158ed

Browse files
authored
Update README.md
1 parent 1eb69c4 commit 59158ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,9 @@ CUDA_VISIBLE_DEVICES=0,1,... python3 src/main.py -fa -std_stat --standing_step S
221221

222222

223223
* TSNE Analysis
224+
```bash
224225
CUDA_VISIBLE_DEVICES=0,1,... python3 src/main.py -tsne -std_stat --standing_step STANDING_STEP -c CONFIG_PATH --checkpoint_folder CHECKPOINT_FOLDER --log_output_path LOG_OUTPUT_PATH
225-
226+
```
226227

227228

228229
## Metrics

0 commit comments

Comments
 (0)